| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
QUERY_RESPONSE_TYPE |
"queryResponse" |
public static final String |
USER_FUNC_TYPE |
"userFunc" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
LIST |
"L" |
public static final String |
MAP |
"M" |
public static final String |
STRUCT |
"S" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_TIMEZONE |
"UTC" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SCALAR_VAL |
"__SCALAR__" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SCHEMA_TABLE |
"DELIA_SCHEMA_VERSION" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SCHEMA_TABLE |
"DELIA_SCHEMA_VERSION" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SCHEMA_TABLE |
"DELIA_SCHEMA_VERSION" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DOLLAR_DOLLAR |
"$$" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
NUM_BUILTIN_TYPES |
7 |
Copyright © 2020. All rights reserved.