Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_DB |
"default" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
IDENTIFIER |
"generic_in_memory" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_IDENTIFIER |
"default" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_IDENTIFIER |
"default" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
MILLIS_PER_DAY |
86400000L |
public static final long |
MILLIS_PER_HOUR |
3600000L |
public static final long |
MILLIS_PER_MINUTE |
60000L |
public static final long |
MILLIS_PER_SECOND |
1000L |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.