|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.springframework.transaction.interceptor | |
org.springframework.transaction.interceptor | AOP-based solution for declarative transaction demarcation. |
Classes in org.springframework.transaction.interceptor used by org.springframework.transaction.interceptor | |
DefaultTransactionAttribute
Transaction attribute that takes the EJB approach to rolling back on runtime, but not checked, exceptions. |
|
RollbackRuleAttribute
Rule determining whether or not a given exception (and any subclasses) should cause a rollback. |
|
TransactionAttribute
This interface adds a rollBackOn specification to TransactionDefinition. |
|
TransactionAttributeSource
Interface used by TransactionInterceptor. |
|
TransactionInterceptor
Interceptor providing declarative transaction management using the common Spring transaction infrastructure. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |