public class H2Configuration extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_DB_FILE_LOCATION_LINUX |
static String |
DEFAULT_DB_FILE_LOCATION_WINDOWS |
| Constructor and Description |
|---|
H2Configuration() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDbFileLocation() |
void |
setDbFileLocation(String dbFileLocation) |
String |
toString() |
public static final String DEFAULT_DB_FILE_LOCATION_LINUX
public static final String DEFAULT_DB_FILE_LOCATION_WINDOWS
Copyright © 2020. All rights reserved.