Interface | Description |
---|---|
TransactionAttribute |
This interface adds a
rollbackOn specification to TransactionDefinition . |
Class | Description |
---|---|
DefaultTransactionAttribute | |
TransactionalEventInterceptor |
Interceptor implementation for
TransactionalEventListener . |
TransactionalInterceptor |
Default implementation of
TransactionalAdvice . |
TransactionalInterceptor.TransactionInfo<T> |
Opaque object used to hold transaction information.
|