Q. Which interface should be implemented by a stateful session bean if it needs to synchronize its conversational state with the transactional context? (Solved)
1. javax.transaction.UserTransaction
2. javax.ejb.SessionSynchronization
3. javax.ejb.EJBContext
4. javax.transaction.TransactionContext
- b. javax.ejb.SessionSynchronization