| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CLASS_PER_TABLE |
"class_per_table" |
public static final String |
HIERARCHY_PER_TABLE |
"hierarchy_per_table" |
public static final String |
SUBCLASS_PER_TABLE |
"subclass_per_table" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
MAINTENANCE |
0 |
public static final int |
MAJOR |
4 |
public static final int |
MINOR |
0 |
public static final boolean |
TESTING |
true |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CRON_REGEX |
"/^\\s*($|#|\\w+\\s*=|(\\?|\\*|(?:[0-5]?\\d)(?:(?:-|\\/|\\,)(?:[0-5]?\\d))?(?:,(?:[0-5]?\\d)(?:(?:-|\\/|\\,)(?:[0-5]?\\d))?)*)\\s+(\\?|\\*|(?:[0-5]?\\d)(?:(?:-|\\/|\\,)(?:[0-5]?\\d))?(?:,(?:[0-5]?\\d)(?:(?:-|\\/|\\,)(?:[0-5]?\\d))?)*)\\s+(\\?|\\*|(?:[01]?\\d|2[0-3])(?:(?:-|\\/|\\,)(?:[01]?\\d|2[0-3]))?(?:,(?:[01]?\\d|2[0-3])(?:(?:-|\\/|\\,)(?:[01]?\\d|2[0-3]))?)*)\\s+(\\?|\\*|(?:0?[1-9]|[12]\\d|3[01])(?:(?:-|\\/|\\,)(?:0?[1-9]|[12]\\d|3[01]))?(?:,(?:0?[1-9]|[12]\\d|3[01])(?:(?:-|\\/|\\,)(?:0?[1-9]|[12]\\d|3[01]))?)*)\\s+(\\?|\\*|(?:[1-9]|1[012])(?:(?:-|\\/|\\,)(?:[1-9]|1[012]))?(?:L|W)?(?:,(?:[1-9]|1[012])(?:(?:-|\\/|\\,)(?:[1-9]|1[012]))?(?:L|W)?)*|\\?|\\*|(?:JAN|FEB|MAR|APR|MAY|JUN|JUL|AUG|SEP|OCT|NOV|DEC)(?:(?:-)(?:JAN|FEB|MAR|APR|MAY|JUN|JUL|AUG|SEP|OCT|NOV|DEC))?(?:,(?:JAN|FEB|MAR|APR|MAY|JUN|JUL|AUG|SEP|OCT|NOV|DEC)(?:(?:-)(?:JAN|FEB|MAR|APR|MAY|JUN|JUL|AUG|SEP|OCT|NOV|DEC))?)*)\\s+(\\?|\\*|(?:[0-6])(?:(?:-|\\/|\\,|#)(?:[0-6]))?(?:L)?(?:,(?:[0-6])(?:(?:-|\\/|\\,|#)(?:[0-6]))?(?:L)?)*|\\?|\\*|(?:MON|TUE|WED|THU|FRI|SAT|SUN)(?:(?:-)(?:MON|TUE|WED|THU|FRI|SAT|SUN))?(?:,(?:MON|TUE|WED|THU|FRI|SAT|SUN)(?:(?:-)(?:MON|TUE|WED|THU|FRI|SAT|SUN))?)*)(|\\s)+(\\?|\\*|(?:|\\d{4})(?:(?:-|\\/|\\,)(?:|\\d{4}))?(?:,(?:|\\d{4})(?:(?:-|\\/|\\,)(?:|\\d{4}))?)*))$/" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
PRIMARY_KEY |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE_FIELD |
"__Type" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
LENGTH_NOT_SET |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
THRESHOLD |
10000 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
THRESHOLD |
10000 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final char |
DEFAULT_ESCAPE_CHAR |
92 |
public static final char |
DEFAULT_SEPARATOR |
44 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DATEFORMAT_DATE |
"yyyy-MM-dd" |
public static final String |
DATEFORMAT_DATETIME |
"yyyy-MM-dd\'T\'HH:mm:ssZ" |
public static final String |
DATEFORMAT_DATETIME_SIMPLE |
"yyyy-MM-dd HH:mm:ss" |
Copyright © 2016. All Rights Reserved.