All Classes and Interfaces
Classes
Class
Description
The LocalXAResource class provides an XAResource implementation that supports local
transaction behavior for an Agroal transaction aware connection resource associated with a non-XA
data source.
The NarayanaFactory class produces the JTA transaction management beans for the Narayana
transactions toolkit.
The NarayanaTransactionIntegration class.
The RecoveryXAResource class provides a closeable wrapper around the XAResource associated
with an XAConnection that keeps track of the lifecycle of the XAResource and closes the
connection when required.
The TransactionAwareXAResource class provides a wrapper for a transactional resource,
which is represented as both a XAResource object and an Agroal transaction aware connection
resource.
The TransactionUtil class provides a helper class for working with transactions.
The XAExceptionUtil class provides a helper class for handling XAExceptions.