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 |
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 |
Copyright © 2015 JBoss by Red Hat. All rights reserved.