🎴 Flashcard Mode
Java Enterprise Web Technologies
Card1 / 5
Mastered0
Review0
QuestionClick to flip
Which transaction means that if the client has a transaction in progress when it invokes the beans methods, the clients transaction is used?
AnswerClick to flip back
A
TX_SUPPORTS
💡 Explanation:
It means if the client has a transaction in progress when it invokes the beans methods, the client's transaction is used.