Multiple choice

In which of the following does the EJB container handle the data access calls automatically?

  1. Bean managed persistence

  2. Container managed persistence

  3. Stateful session bean

  4. Instance passivation

  5. TX_BEAN_MANAGED

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The EJB container handles the data access calls automatically.