| 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
|
| 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.
|
Copyright © 2013 IronJacamar (http://www.ironjacamar.org)