public class OracleServiceInfoCreator extends RelationalServiceInfoCreator<OracleServiceInfo>
| Constructor and Description |
|---|
OracleServiceInfoCreator() |
| Modifier and Type | Method and Description |
|---|---|
OracleServiceInfo |
createServiceInfo(String id,
String url,
String jdbcUrl) |
accept, createServiceInfo, jdbcUrlMatchesSchemegetCredentials, getDefaultUriScheme, getId, getIntFromCredentials, getStringFromCredentials, getUriFromCredentials, getUriSchemes, labelStartsWithTag, tagsMatch, uriKeyMatchesScheme, uriMatchesSchemepublic OracleServiceInfo createServiceInfo(String id, String url, String jdbcUrl)
createServiceInfo in class RelationalServiceInfoCreator<OracleServiceInfo>