Uses of Class
com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple
Packages that use TransactionImple
Package
Description
-
Uses of TransactionImple in com.arjuna.ats.internal.jta.resources.arjunacore
Constructors in com.arjuna.ats.internal.jta.resources.arjunacore with parameters of type TransactionImpleModifierConstructorDescriptionCommitMarkableResourceRecord
(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
Methods in com.arjuna.ats.internal.jta.transaction.arjunacore that return TransactionImpleModifier and TypeMethodDescriptionBaseTransaction.createSubordinate()
static final TransactionImple
TransactionImple.getTransaction()
static final TransactionImple
TransactionImple.getTransaction
(Uid id) Methods in com.arjuna.ats.internal.jta.transaction.arjunacore with parameters of type TransactionImpleModifier 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