Package africa.absa.inception.jta.agroal
package africa.absa.inception.jta.agroal
-
ClassesClassDescriptionThe 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 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.