| 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.local |
This package contains extensions towards LocalTransaction.
|
| Class and Description |
|---|
| ConnectableResource
Defines a resource as connectable, which allows the transaction manager
to get access to the connection used by the transaction
|
| ConnectableResourceListener
Defines a listener interface for ConnectableResource handles
|
| XAResourceStatistics
XAResource statistics
|
| Class and Description |
|---|
| LastResource
A tagging interface to identify an XAResource that does
not support prepare and should be used in the last resource
gambit. i.e.
|
Copyright © 2014 IronJacamar (http://www.ironjacamar.org)