Java EJB Quiz
Attempted
0/10
Correct 0
Score 0
‹
›
What type of enterprise bean is used to embody application processing state information?
Which methods should NOT be defined inside the home interface of a session bean? (2 correct answers)
Container managed transactions are defined via trans-attributes in the deployment descriptor. When a session bean demarcates the transaction and calls an Entity Bean, what is the best transactional setting for the Entity Bean?