public class NuoDB extends AbstractJdbcConfiguration
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_SCHEMA |
static String |
DEFAULT_URL |
DEFAULT_PASSWORD, DEFAULT_USER| Constructor and Description |
|---|
NuoDB() |
NuoDB(String url,
String username,
String password,
String schema) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getDefaultSchema() |
protected String |
getDefaultUrl() |
equals, getDefaultPassword, getDefaultUsername, getPassword, getSchema, getUrl, getUsername, hashCode, init, toStringpublic static final String DEFAULT_URL
public static final String DEFAULT_SCHEMA
protected String getDefaultSchema()
getDefaultSchema in class AbstractJdbcConfigurationprotected String getDefaultUrl()
getDefaultUrl in class AbstractJdbcConfigurationCopyright © 2007-2016. All Rights Reserved.