|
[Deprecated API] | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | CURRENT API | |||||||||
See:
Description
| Interface Summary | |
| TransactionAttribute | This interface adds a rollBackOn specification to TransactionDefinition. |
| TransactionAttributeSource | Interface used by TransactionInterceptor. |
| Class Summary | |
| AttributeRegistryTransactionAttributeSource | Implementation of TransactionAttributeSource that uses attributes from the AttributeRegistry. |
| DefaultTransactionAttribute | Transaction attribute that takes EJB approach to rolling back on runtime, but not checked, exceptions. |
| MapTransactionAttributeSource | Simple implementation of TransactionAttributeSource that allows attributes to be stored in a map. |
| NoRollbackRuleAttribute | Tag class. |
| RollbackRuleAttribute | Rule determining whether or not a given exception (and any subclasses) should cause a rollback. |
| RuleBasedTransactionAttribute | TransactionAttribute implementation that works out whether a given exception should cause transaction rollback by applying a number of rollback rules, both positive and negative. |
| TransactionAttributeEditor | PropertyEditor for TransactionAttribute objects. |
| TransactionAttributeSourceEditor | PropertyEditor implementation. |
| TransactionInterceptor | Interceptor providing declarative transaction management using the common Spring transaction infrastructure. |
AOP-based solution for declarative transaction demarcation. Builds on the AOP infrastructure in com.interface21.aop.framework.
|
[Deprecated API] | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | CURRENT API | |||||||||