📚 Practice Mode

Java Bean and Swing

Learn at your own pace with hints and detailed explanations

1 / 15
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