Uses of Interface
org.infinispan.transaction.xa.recovery.RecoverableTransactionIdentifier
-
Packages that use RecoverableTransactionIdentifier Package Description org.infinispan.transaction.xa.recovery -
-
Uses of RecoverableTransactionIdentifier in org.infinispan.transaction.xa.recovery
Classes in org.infinispan.transaction.xa.recovery that implement RecoverableTransactionIdentifier Modifier and Type Class Description classRecoveryAwareDldGlobalTransactionDeprecated.Since 9.0, no longer used.classRecoveryAwareGlobalTransactionGlobalTransaction that also holds xid information, required for recovery.
-