| Package | Description | 
|---|---|
| org.springframework.transaction.interceptor | AOP-based solution for declarative transaction demarcation. | 
| Modifier and Type | Class and Description | 
|---|---|
| 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. |