|
Interface Summary |
| CommitListener |
The CommitListener interface defines the callback operations that
enable a Resource Adaptor to be notified of the outcome of an asynchronous
commit operation. |
| RollbackListener |
The RollbackListener interface defines the callback operations that
enable a Resource Adaptor to be notified of the outcome of an asynchronous
rollback operation. |
| SleeTransaction |
The SleeTransaction interface extends the JTA Transaction
interface by providing asynchronous commit and rollback operations. |
| SleeTransactionManager |
The SleeTransactionManager interface extends the JTA
TransactionManager interface by providing asynchronous commit and rollback
operations. |