What is the default rollback policy in transaction management?
Answers
Answered by
0
While the EJB default behavior is for the EJB container to automatically roll back the transaction on a system exception (usually a runtime exception), EJB CMT does not roll back the transaction automatically on an application exception (that is, a checked exception other than java.rmi.RemoteException).
Similar questions
English,
6 months ago
Geography,
6 months ago
Science,
6 months ago
Business Studies,
1 year ago
Physics,
1 year ago