| Class | Description | 
|---|---|
| BindableRuleBasedTransactionAttribute | Extends  RuleBasedTransactionAttributeso that it can be bound
 from annotation metadata and defaults to rollback on all exception types apart from those configured. | 
| TransactionInterceptor | Simple interceptor to for  Transactional. |