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.
|
org.jboss.jca.core.tx.jbossts |
This package contains an implementation of the transaction SPI using JBossTS as its backend.
|
org.jboss.jca.core.tx.noopts |
This package contains a no-operation transaction manager implementation which can be used instead of a real implementation
|
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.
|
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 © 2013 IronJacamar (http://www.ironjacamar.org)