Multiple choice

Which of the following modes of the transaction management provided by EJB is only the type of transaction support in which the bean can directly manipulate the transaction?

  1. TX_REQUIRED

  2. TX_BEAN_MANAGED

  3. TX_NOT_SUPPORTED

  4. Instance pooling

  5. Stock

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

This mode of transcation management provided by EJB is only the type of transaction support in which the bean can directly manipulate the transaction.