Interface | Description |
---|---|
ManagedResource |
Managed resource like a database connection registered with the transaction.
|
ManagedXAResource |
Managed resource registered with the transaction.
|
Class | Description |
---|---|
TransactionHealthCheckImpl |
Implementation of the transaction manager.
|
TransactionImpl |
Implementation of the transaction.
|
TransactionManagerImpl |
Implementation of the transaction manager.
|
TransactionSynchronizationRegistryImpl |
Resin transaction synchronization registry implementation.
|
UserTransactionImpl |
Implementation of the UserTransactionImpl for a thread instance.
|
UserTransactionProxy |
Implementation of the UserTransactionImpl for a thread instance.
|
UserTransactionSuspendState |
Saved state for a suspend.
|
XidImpl |
Transaction identifier implementation.
|
Exception | Description |
---|---|
RollbackExceptionWrapper | |
SystemExceptionWrapper | |
TransactionRuntimeException |
Wrapper exception.
|
XAExceptionWrapper |
Configuration for the init-param pattern.
|