| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
GROUP_BY |
" GROUP BY " |
protected static final String |
WHERE |
" WHERE " |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
PLACEHOLDER |
"?" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ERR_SQL_STATE |
"S1009" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TIMESTAMP_WITH_LOCAL_TIME_ZONE |
-102 |
public static final int |
TIMESTAMP_WITH_TIME_ZONE |
-101 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
COMPRESSOR_TYPE_KEY |
"compressorType" |
public static final String |
SERIALIZER_KEY |
"serializer" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NAME |
"fastjson" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NAME |
"jackson" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NAME |
"kryo" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NAME |
"protostuff" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PATTERN_FORMAT_TIME |
"yyyy-MM-dd HH:mm:ss.SSS" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ORATRANSLOOSE |
65536 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SQLSTATE_XA_NOT_END |
"SQLSTATE_XA_NOT_END" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
DEFAULT_RESOURCE_GROUP_ID |
"DEFAULT_XA" |
Copyright © 2024 Apache. All rights reserved.