| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
REPLAY_QUERY |
"_REPLAY_QUERY" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ARRAY_BLOCK_SIZE |
"array_block_size" |
public static final String |
DATABASE_DIR |
"database_dir" |
public static final String |
PAGECACHE_MEMORY |
"pagecache_memory" |
public static final String |
SERVER_ROOT_URI |
"server_root_uri" |
public static final String |
STRING_BLOCK_SIZE |
"string_block_size" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SEPARATOR |
", " |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ClassFieldSeparator |
"|" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
keyField |
"key" |
public static final String |
valueField |
"value" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
hintKey_dom |
"dom" |
public static final String |
hintKey_validNodes |
"vn" |
public static final String |
nodePrefix |
"n_" |
public static final String |
pathPrefix |
"p_" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
QUERY_ID |
"q" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
lockVersionProperty |
"_c_version_" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
ERR_CLOSED |
"transaction has already been closed" |
protected static final String |
ERR_THREAD |
"close() must be called from within the same thread which created this transaction" |
Copyright © 2016. All rights reserved.