| Package | Description |
|---|---|
| org.springframework.transaction.interceptor |
AOP-based solution for declarative transaction demarcation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DelegatingTransactionAttribute
TransactionAttribute implementation that delegates all calls to a given target
TransactionAttribute instance. |