|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TransactionConstants
| Field Summary | |
|---|---|
static int |
ABORTED
|
static int |
NO_JOIN
This participant does not join the transaction |
static int |
PAUSE
|
static int |
PREPARED
|
static int |
READONLY
Context has not been modified (no need to persist a snapshot) |
static int |
RETRY
|
| Field Detail |
|---|
static final int ABORTED
static final int PREPARED
static final int RETRY
static final int PAUSE
static final int NO_JOIN
static final int READONLY
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||