Multiple choice

Which of the following's tools are used to generate code that moves data between the enterprise bean's instance variables and a database or an existing application?

  1. EJB server provider

  2. Deployment descriptor

  3. EJB container provider

  4. Instance passivation

  5. TX_BEAN_MANAGED

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

EJB container provider's tools are used to generate code that moves data between the enterprise bean's instance variables and a database or an existing application.