| Constructor and Description |
|---|
CleanupSynchronization(TransactionImple tx) |
LocalCleanupSynchronization(TransactionImple tx) |
| Constructor and Description |
|---|
LastResourceRecord(TransactionImple tx,
XAResource xaResource,
Xid xid,
Object[] params)
Construct the record for last resource commit optimisation.
|
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 |
|---|---|
protected static void |
TransactionImple.putTransaction(TransactionImple tx) |
protected static void |
TransactionImple.removeTransaction(TransactionImple tx) |
| Modifier and Type | Class and Description |
|---|---|
class |
TransactionImple |
Copyright © 2014 JBoss by Red Hat. All rights reserved.