| Package | Description |
|---|---|
| org.infinispan.transaction.impl | |
| org.infinispan.transaction.xa |
XA transaction support.
|
| org.infinispan.transaction.xa.recovery |
| Modifier and Type | Class and Description |
|---|---|
class |
TransactionTable
Repository for
RemoteTransaction and TransactionXaAdapters (locally
originated transactions). |
| Modifier and Type | Class and Description |
|---|---|
class |
XaTransactionTable
TransactionTable to be used with TransactionXaAdapter. |
| Modifier and Type | Class and Description |
|---|---|
class |
RecoveryAwareTransactionTable
Transaction table that delegates prepared transaction's management to the
RecoveryManager. |
Copyright © 2021 JBoss by Red Hat. All rights reserved.