Q.

Which interface should be implemented by a stateful session bean if it needs to synchronize its conversational state with the transactional context?

A. javax.transaction.UserTransaction
B. javax.ejb.SessionSynchronization
C. javax.ejb.EJBContext
D. javax.transaction.TransactionContext
Answer» B. javax.ejb.SessionSynchronization
890
0
Do you find this helpful?
2

Discussion

No comments yet