|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
javax.resource.* |
---|
javax.resource.cci.InteractionSpec | ||
---|---|---|
public static final int |
SYNC_RECEIVE |
2 |
public static final int |
SYNC_SEND |
0 |
public static final int |
SYNC_SEND_RECEIVE |
1 |
javax.resource.spi.ConnectionEvent | ||
---|---|---|
public static final int |
CONNECTION_CLOSED |
1 |
public static final int |
CONNECTION_ERROR_OCCURRED |
5 |
public static final int |
LOCAL_TRANSACTION_COMMITTED |
3 |
public static final int |
LOCAL_TRANSACTION_ROLLEDBACK |
4 |
public static final int |
LOCAL_TRANSACTION_STARTED |
2 |
javax.resource.spi.work.WorkEvent | ||
---|---|---|
public static final int |
WORK_ACCEPTED |
1 |
public static final int |
WORK_COMPLETED |
4 |
public static final int |
WORK_REJECTED |
2 |
public static final int |
WORK_STARTED |
3 |
javax.resource.spi.work.WorkException | ||
---|---|---|
public static final String |
INTERNAL |
"-1" |
public static final String |
START_TIMED_OUT |
"1" |
public static final String |
TX_CONCURRENT_WORK_DISALLOWED |
"2" |
public static final String |
TX_RECREATE_FAILED |
"3" |
public static final String |
UNDEFINED |
"0" |
javax.resource.spi.work.WorkManager | ||
---|---|---|
public static final long |
IMMEDIATE |
0L |
public static final long |
INDEFINITE |
9223372036854775807L |
public static final long |
UNKNOWN |
-1L |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |