public class DatabaseConfiguration extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
H2_DB_VENDOR |
| Constructor and Description |
|---|
DatabaseConfiguration(String prefix,
Properties properties,
Path rootPath) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDbVendor() |
String |
getNonXaDriverClassName() |
public static final String H2_DB_VENDOR
public DatabaseConfiguration(String prefix, Properties properties, Path rootPath) throws PlatformException
PlatformExceptionCopyright © 2017 Bonitasoft. All rights reserved.