com.metamatrix.dqp.spi
Class TrackerLogConstants.TXN_STATUS

java.lang.Object
  extended by com.metamatrix.dqp.spi.TrackerLogConstants.TXN_STATUS
Enclosing class:
TrackerLogConstants

public static class TrackerLogConstants.TXN_STATUS
extends java.lang.Object


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

BEGIN

public static final short BEGIN
See Also:
Constant Field Values

COMMIT

public static final short COMMIT
See Also:
Constant Field Values

ROLLBACK

public static final short ROLLBACK
See Also:
Constant Field Values

SET_ROLLBACK_ONLY

public static final short SET_ROLLBACK_ONLY
See Also:
Constant Field Values
Constructor Detail

TrackerLogConstants.TXN_STATUS

public TrackerLogConstants.TXN_STATUS()


Copyright © 2009. All Rights Reserved.