Uses of Interface
org.infinispan.transaction.TransactionTable
Package
Description
XA transaction support.
-
Uses of TransactionTable in org.infinispan.transaction.impl
Modifier and TypeClassDescriptionclass
Repository forRemoteTransaction
andTransactionXaAdapter
s (locally originated transactions). -
Uses of TransactionTable in org.infinispan.transaction.xa
-
Uses of TransactionTable in org.infinispan.transaction.xa.recovery
Modifier and TypeClassDescriptionclass
Transaction table that delegates prepared transaction's management to theRecoveryManager
.