Uses of Interface
com.arjuna.ats.jts.extensions.TxAssociation
-
Uses of TxAssociation in com.arjuna.ats.jts.extensions
Modifier and TypeClassDescriptionclass
Whereas TxAssociation classes are on a per thread basis, insances of this type apply to all threads.Modifier and TypeMethodDescriptionstatic final boolean
ThreadAssociations.add
(TxAssociation tx) static final boolean
ThreadAssociations.addGlobal
(TxAssociation tx) static final boolean
ThreadAssociations.remove
(TxAssociation tx) static final boolean
ThreadAssociations.removeGlobal
(TxAssociation tx)