| Interface | Description |
|---|---|
| TransactionStatusChangeListener |
BitronixTransaction status change listener interface. |
| Class | Description |
|---|---|
| ThreadContext |
Transactional context of a thread.
|
| XAResourceHolderState |
XAResourceHolder state container. |
| XAResourceManager |
Every
BitronixTransaction contains an instance of this class that is used to register
and keep track of resources enlisted in a transaction. |
| Exception | Description |
|---|---|
| BitronixHeuristicCommitException |
Subclass of
HeuristicCommitException supporting nested Throwables. |
| BitronixHeuristicMixedException |
Subclass of
HeuristicMixedException supporting nested Throwables. |
| BitronixHeuristicRollbackException |
Subclass of
HeuristicRollbackException supporting nested Throwables. |
| BitronixMultiSystemException |
Subclass of
SystemException supporting nested Throwables. |
| BitronixRollbackException |
Subclass of
RollbackException supporting nested Throwables. |
| BitronixRollbackSystemException |
Subclass of
SystemException indicating a rollback must be performed. |
| BitronixRuntimeException |
Thrown when a runtime exception happens.
|
| BitronixSystemException |
Subclass of
SystemException supporting nested Throwables. |
| BitronixXAException |
Subclass of
XAException supporting nested Throwables. |
Internal implementation details.
Copyright © 2006-2019 Bitronix Software. All Rights Reserved.