Multiple choice

Which of the following tasks performed by the server may be used when an enterprise bean needs to load some state information from a database, when it is created?

  1. Instance pooling

  2. TX_NOT_SUPPORTED

  3. EJB specification

  4. Preached instances

  5. StockHolder.java

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

This task performed by server may be used when an enterprise bean needs to load some state information from a database when it is created.