Constructor and Description |
---|
CommitMarkableResourceRecord(TransactionImple tx,
org.jboss.tm.ConnectableResource xaResource,
Xid xid,
BasicAction basicAction) |
XAResourceRecord(TransactionImple tx,
XAResource res,
Xid xid,
Object[] params)
The params represent specific parameters we need to recreate the
connection to the database in the event of a failure.
|
Modifier and Type | Method and Description |
---|---|
TransactionImple |
BaseTransaction.createSubordinate() |
static TransactionImple |
TransactionImple.getTransaction() |
static TransactionImple |
TransactionImple.getTransaction(Uid id) |
Modifier and Type | Method and Description |
---|---|
protected static void |
TransactionImple.putTransaction(TransactionImple tx) |
protected static void |
TransactionImple.removeTransaction(TransactionImple tx) |
Modifier and Type | Class and Description |
---|---|
class |
TransactionImple |
Copyright © 2021 JBoss by Red Hat. All rights reserved.