| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DefaultTransactionDefinition | |
|---|---|
| org.springframework.transaction.interceptor | AOP-based solution for declarative transaction demarcation. | 
| org.springframework.transaction.support | Support classes for the org.springframework.transaction package. | 
| Uses of DefaultTransactionDefinition in org.springframework.transaction.interceptor | 
|---|
| Subclasses of DefaultTransactionDefinition in org.springframework.transaction.interceptor | |
|---|---|
|  class | DefaultTransactionAttributeTransaction attribute that takes the EJB approach to rolling back on runtime, but not checked, exceptions. | 
|  class | RuleBasedTransactionAttributeTransactionAttribute implementation that works out whether a given exception should cause transaction rollback by applying a number of rollback rules, both positive and negative. | 
| Uses of DefaultTransactionDefinition in org.springframework.transaction.support | 
|---|
| Subclasses of DefaultTransactionDefinition in org.springframework.transaction.support | |
|---|---|
|  class | TransactionTemplateTemplate class that simplifies programmatic transaction demarcation and transaction exception handling. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||