|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Field Summary | |
static int |
COMMIT
Commit a transaction |
static int |
COMMIT_ONE_PHASE
Do a one phase commit... |
static int |
END
End a transaction |
static int |
FORGET
Forget a transaction |
static int |
GET_RM_ID
Gets the unique id of the resource manager. |
static int |
GET_TX_TIMEOUT
Get a the transaction timeout for the RM |
static int |
JOIN
Join a transaction |
static int |
NOT_SET
Transaction state not set |
static int |
PRE_COMMIT
Pre-commit a transaction |
static int |
RECOVER
Recover a transaction |
static int |
ROLLBACK
Rollback a transaction |
static int |
SET_TX_TIMEOUT
Set a the transaction timeout for the RM |
static int |
START
Start a transaction |
static int |
XA_RECOVER
Get a list of all the XIDs that are currently prepared. |
Field Detail |
public static final int NOT_SET
public static final int START
public static final int PRE_COMMIT
public static final int COMMIT
public static final int RECOVER
public static final int ROLLBACK
public static final int END
public static final int FORGET
public static final int JOIN
public static final int COMMIT_ONE_PHASE
public static final int XA_RECOVER
public static final int GET_TX_TIMEOUT
public static final int SET_TX_TIMEOUT
public static final int GET_RM_ID
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |