See: Description
Interface | Description |
---|---|
ConnectableResource |
Defines a resource as connectable, which allows the transaction manager
to get access to the connection used by the transaction
|
FirstResource |
A tagging interface to identify an XAResource that should be considered
the first resource, e.g.
|
LastResource |
A tagging interface to identify an XAResource that does
not support prepare and should be used in the last resource
gambit.
|
TransactionIntegration |
This interface defines the contract for a transaction manager integration
with the IronJacamar container.
|
TransactionTimeoutConfiguration |
The interface to implementated by a transaction manager
that supports retrieving the current threads transaction timeout
|
Class | Description |
---|---|
TxUtils |
Helper methods for transaction status and textual representation
|
Copyright © 2013 IronJacamar (http://www.ironjacamar.org)