Uses of Class
com.arjuna.ats.jts.extensions.AtomicTransaction
Package
Description
-
Uses of AtomicTransaction in com.arjuna.ats.internal.jta.transaction.jts
Modifier and TypeClassDescriptionclass
An extension of the AtomicTransaction class so we can create new instances without having to create a new transaction. -
Uses of AtomicTransaction in com.arjuna.ats.internal.jta.transaction.jts.subordinate
Modifier and TypeClassDescriptionclass
A subordinate JTA transaction; used when importing another transaction context. -
Uses of AtomicTransaction in com.arjuna.ats.internal.jta.transaction.jts.subordinate.jca
Modifier and TypeClassDescriptionclass
A subordinate JTA transaction; used when importing another transaction context. -
Uses of AtomicTransaction in com.arjuna.ats.jts.extensions
Modifier and TypeClassDescriptionclass
Creates a nested top-level transaction.