|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibatis.sqlmap.engine.transaction.TransactionState
public class TransactionState
Field Summary | |
---|---|
static TransactionState |
STATE_COMMITTED
|
static TransactionState |
STATE_ENDED
|
static TransactionState |
STATE_STARTED
|
static TransactionState |
STATE_USER_PROVIDED
|
Method Summary |
---|
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 |