Package | Description |
---|---|
org.jboss.jca.core.spi.transaction |
This package contains the transaction SPI that defines extensions to JTA 1.1
|
org.jboss.jca.core.spi.transaction.recovery |
This package defines a recovery extension.
|
Class and Description |
---|
XAResourceRecovery
During recovery of crashed XA transactions, the transaction system may use instances
of this interface to obtain XAResources on which to perform recovery calls.
|
XAResourceRecoveryRegistry
The transaction management system may require assistance from resource
managers in order to recover crashed XA transactions.
|
Class and Description |
---|
XAResourceRecovery
During recovery of crashed XA transactions, the transaction system may use instances
of this interface to obtain XAResources on which to perform recovery calls.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.