|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TxState | |
|---|---|
| com.atomikos.icatch | |
| Uses of TxState in com.atomikos.icatch |
|---|
| Fields in com.atomikos.icatch declared as TxState | |
|---|---|
static TxState |
TxState.ABORTED
|
static TxState |
TxState.ABORTING
|
static TxState |
TxState.ACTIVE
|
static TxState |
TxState.COMMITTED
|
static TxState |
TxState.COMMITTING
|
static TxState |
TxState.HEUR_ABORTED
|
static TxState |
TxState.HEUR_COMMITTED
|
static TxState |
TxState.HEUR_HAZARD
|
static TxState |
TxState.HEUR_MIXED
|
static TxState |
TxState.IN_DOUBT
|
static TxState |
TxState.LOCALLY_DONE
|
static TxState |
TxState.MARKED_ABORT
|
static TxState |
TxState.PREPARING
|
static TxState |
TxState.SUSPENDED
|
static TxState |
TxState.TERMINATED
|
| Methods in com.atomikos.icatch that return TxState | |
|---|---|
TxState |
CompositeTransaction.getState()
Gets the current state. |
static TxState |
TxState.valueOf(String state)
|
| Methods in com.atomikos.icatch that return types with arguments of type TxState | |
|---|---|
static Enumeration<TxState> |
TxState.getStates()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||