jrun.transaction
Interface ClusterTransactionStatus


public interface ClusterTransactionStatus


Field Summary
static int CLUSTER_ACTIVE
           
static int CLUSTER_COMMIT
           
static int CLUSTER_FORGET
           
static int CLUSTER_PREPARE
           
static int CLUSTER_REMOVE
           
static int CLUSTER_ROLL_BACK
           
static int CLUSTER_ROLL_BACK_SET
           
 

Field Detail

CLUSTER_COMMIT

public static final int CLUSTER_COMMIT

CLUSTER_ROLL_BACK

public static final int CLUSTER_ROLL_BACK

CLUSTER_ROLL_BACK_SET

public static final int CLUSTER_ROLL_BACK_SET

CLUSTER_PREPARE

public static final int CLUSTER_PREPARE

CLUSTER_ACTIVE

public static final int CLUSTER_ACTIVE

CLUSTER_FORGET

public static final int CLUSTER_FORGET

CLUSTER_REMOVE

public static final int CLUSTER_REMOVE


Copyright � 2002 Macromedia Corporation. All Rights Reserved.