|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.ibatis.sqlmap.engine.transaction.TransactionState
Field Summary | |
static TransactionState |
STATE_COMMITTED
|
static TransactionState |
STATE_ENDED
|
static TransactionState |
STATE_STARTED
|
static TransactionState |
STATE_USER_PROVIDED
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final TransactionState STATE_STARTED
public static final TransactionState STATE_COMMITTED
public static final TransactionState STATE_ENDED
public static final TransactionState STATE_USER_PROVIDED
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |