Uses of Class
com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple
Package
Description
-
Uses of TransactionImple in com.arjuna.ats.internal.jta.resources.arjunacore
ModifierConstructorDescriptionCommitMarkableResourceRecord
(TransactionImple tx, org.jboss.tm.ConnectableResource xaResource, Xid xid, BasicAction basicAction) XAResourceRecord
(TransactionImple tx, XAResource res, Xid xid, Object[] params) The params represent specific parameters we need to recreate the connection to the database in the event of a failure. -
Uses of TransactionImple in com.arjuna.ats.internal.jta.transaction.arjunacore
Modifier and TypeMethodDescriptionBaseTransaction.createSubordinate()
static final TransactionImple
TransactionImple.getTransaction()
static final TransactionImple
TransactionImple.getTransaction
(Uid id) Modifier and TypeMethodDescriptionprotected static final void
TransactionImple.putTransaction
(TransactionImple tx) static final void
TransactionImple.removeTransaction
(TransactionImple tx) -
Uses of TransactionImple in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate
-
Uses of TransactionImple in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca