Multiple choice

In which mode of transaction management does the bean requires that the client must have a transaction open before it attempts to use the bean?

  1. TX_MANDATORY

  2. TX_BEAN_MANAGED

  3. TX_SUPPORT

  4. RemoteInterface

  5. RemoteException

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

The bean requires that the client must have a transaction open before the client attempts to use the bean.