public class OracleServiceInfo extends RelationalServiceInfo
ServiceInfo.ServiceLabel, ServiceInfo.ServiceProperty
Modifier and Type | Field and Description |
---|---|
static String |
ORACLE_SCHEME |
JDBC_PREFIX, jdbcUrl, jdbcUrlDatabaseType
id
Constructor and Description |
---|
OracleServiceInfo(String id,
String url) |
OracleServiceInfo(String id,
String url,
String jdbcUrl) |
Modifier and Type | Method and Description |
---|---|
protected String |
buildJdbcUrl() |
getJdbcUrl
getHost, getPassword, getPath, getPort, getQuery, getScheme, getSchemeSpecificPart, getUri, getUriInfo, getUriInfoFactory, getUserName, toString, validateAndCleanUriInfo
getId
public static final String ORACLE_SCHEME
protected String buildJdbcUrl()
buildJdbcUrl
in class RelationalServiceInfo