Uses of Class
com.atomikos.icatch.TxState

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.ABORTING
           
static TxState TxState.ACTIVE
           
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
           
 



Copyright © 2011. All Rights Reserved.