Modifier and Type | Class and Description |
---|---|
class |
TopLevelAction
This class provides a (nested) top-level transaction.
|
Modifier and Type | Method and Description |
---|---|
static AtomicAction |
AtomicAction.suspend()
Suspend all transaction association from the invoking thread.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
AtomicAction.resume(AtomicAction act)
Resume transaction association on the current thread.
|
Modifier and Type | Class and Description |
---|---|
class |
RecoverAtomicAction |
Modifier and Type | Class and Description |
---|---|
class |
AppendLogTransaction
Needs further consideration and then completion.
|
Modifier and Type | Class and Description |
---|---|
class |
EditableAtomicAction |
Modifier and Type | Class and Description |
---|---|
class |
RecoverConnectableAtomicAction |
Modifier and Type | Class and Description |
---|---|
class |
AtomicAction |
Modifier and Type | Field and Description |
---|---|
protected AtomicAction |
TransactionImple._theTransaction |
Modifier and Type | Class and Description |
---|---|
class |
SubordinateAtomicAction
A subordinate JTA transaction; used when importing another transaction
context.
|
Constructor and Description |
---|
XidImple(AtomicAction c) |
Modifier and Type | Class and Description |
---|---|
class |
RecoveringTransaction |
class |
Transaction |
Constructor and Description |
---|
TransactionExecutorAbort(AtomicAction tx) |
TransactionExecutorBegin(int timeout,
AtomicAction tx) |
TransactionExecutorCommit(boolean reportHeuristics,
AtomicAction tx) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.