|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.metamatrix.dqp.spi.TrackerLogConstants.TXN_STATUS
public static class TrackerLogConstants.TXN_STATUS
Nested Class Summary | |
---|---|
static class |
TrackerLogConstants.TXN_STATUS.PARTICIPATE
|
Field Summary | |
---|---|
static short |
BEGIN
|
static short |
COMMIT
|
static short |
ROLLBACK
|
static short |
SET_ROLLBACK_ONLY
|
Constructor Summary | |
---|---|
TrackerLogConstants.TXN_STATUS()
|
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 short BEGIN
public static final short COMMIT
public static final short ROLLBACK
public static final short SET_ROLLBACK_ONLY
Constructor Detail |
---|
public TrackerLogConstants.TXN_STATUS()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |