| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
BYTE_BYTES |
1 |
public static final int |
HEADER_LENGTH |
8 |
public static final int |
MAX_BYTE_VALUE |
127 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final short |
ROLLBACK_DATA_TYPE |
8 |
public static final short |
ROLLFORWARD_DATA_TYPE |
3 |
public static final short |
UNKNOWN_TYPE |
-1 |
public static final short |
USER_TYPE |
0 |
public static final short |
XA_DONE_TYPE |
4 |
public static final short |
XA_PREPARED_TYPE |
1 |
public static final short |
XA_START_TYPE |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
OK |
"ok" |
Copyright © 2017. All rights reserved.