Uses of Class
com.arjuna.ats.internal.jta.transaction.jts.TransactionImple
Package
Description
-
Uses of TransactionImple in com.arjuna.ats.internal.jta.resources.jts
ModifierConstructorDescription -
Uses of TransactionImple in com.arjuna.ats.internal.jta.resources.jts.orbspecific
ModifierConstructorDescriptionLastResourceRecord
(TransactionImple tx, XAResource xaResource, Xid xid, Object[] params) Construct the record for last resource commit optimisation.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.jts
Modifier and TypeMethodDescriptionstatic final TransactionImple
TransactionImple.getTransaction()
Creates if does not exist and adds to our internal mapping table.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.jts.subordinate
-
Uses of TransactionImple in com.arjuna.ats.internal.jta.transaction.jts.subordinate.jca