Uses of Interface
com.tangosol.coherence.transaction.TransactionState
-
Packages that use TransactionState Package Description com.tangosol.coherence.transaction Contains classes related to the Coherence Transaction Framework. -
-
Uses of TransactionState in com.tangosol.coherence.transaction
Methods in com.tangosol.coherence.transaction that return TransactionState Modifier and Type Method Description TransactionState
Connection. getTransactionState()
Obtain information about the active transaction.
-