com.metamatrix.dqp.spi
Class TrackerLogConstants.TXN_STATUS.PARTICIPATE

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

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


Field Summary
static short COMMIT
           
static short END
           
static short FORGET
           
static short PREPARE
           
static short RECOVER
           
static short ROLLBACK
           
static short START
           
 
Constructor Summary
TrackerLogConstants.TXN_STATUS.PARTICIPATE()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

START

public static final short START
See Also:
Constant Field Values

END

public static final short END
See Also:
Constant Field Values

PREPARE

public static final short PREPARE
See Also:
Constant Field Values

COMMIT

public static final short COMMIT
See Also:
Constant Field Values

FORGET

public static final short FORGET
See Also:
Constant Field Values

RECOVER

public static final short RECOVER
See Also:
Constant Field Values

ROLLBACK

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

TrackerLogConstants.TXN_STATUS.PARTICIPATE

public TrackerLogConstants.TXN_STATUS.PARTICIPATE()


Copyright © 2009. All Rights Reserved.