| Class | Description |
|---|---|
| BindableRuleBasedTransactionAttribute |
Extends
RuleBasedTransactionAttribute so 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. |