Java Bean and Swing

Casual Mode - Take your time!

1 / 15
Correct
0
Incorrect
0
Score
0%
Multiple Choice

In which of the following modes of transaction management provided by EJB, if the client has a transaction open when it invokes the bean's method, the bean runs the client's transaction context?

  1. TX_SUPPORTS
  2. TX_REQUIRED
  3. TX_SUPPORTS
  4. Optimized method invocation
  5. Events
Change Mode