📚 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?
- TX_SUPPORTS
- TX_REQUIRED
- TX_SUPPORTS
- Optimized method invocation
- Events