| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
H2_IN_MEMORY_URL |
"jdbc:h2:mem:celesta;DB_CLOSE_DELAY=-1" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
MAX_DATA_ACCESSORS |
1023 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
EDITOR |
"editor" |
public static final String |
READER |
"reader" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NO_LOG |
"NO_LOG" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT |
0 |
public static final int |
DIGIT |
4 |
public static final int |
EOF |
0 |
public static final int |
S_CHAR_LITERAL |
5 |
public static final int |
S_DOUBLE |
2 |
public static final int |
S_INTEGER |
3 |
public static final int |
S_NULL |
6 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final boolean |
staticFlag |
false |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
INVALID_LEXICAL_STATE |
2 |
public static final int |
LEXICAL_ERROR |
0 |
public static final int |
LOOP_DETECTED |
3 |
public static final int |
STATIC_LEXER_ERROR |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SYSTEM_SCHEMA_NAME |
"celesta" |
Copyright © 2022 CURS. All rights reserved.