public class Oracle extends AbstractJdbcConfiguration
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_SCHEMA |
static String |
DEFAULT_URL |
DEFAULT_PASSWORD, DEFAULT_USER| Constructor and Description |
|---|
Oracle() |
Oracle(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_SCHEMA
public static final String DEFAULT_URL
protected String getDefaultSchema()
getDefaultSchema in class AbstractJdbcConfigurationprotected String getDefaultUrl()
getDefaultUrl in class AbstractJdbcConfigurationCopyright © 2007–2020 Atlassian. All rights reserved.