public class SqlServerServiceInfo extends RelationalServiceInfo
ServiceInfo.ServiceLabel, ServiceInfo.ServiceProperty| Modifier and Type | Field and Description |
|---|---|
static String |
SQLSERVER_SCHEME |
JDBC_PREFIX, jdbcUrl, jdbcUrlDatabaseTypeid| Constructor and Description |
|---|
SqlServerServiceInfo(String id,
String url) |
SqlServerServiceInfo(String id,
String url,
String jdbcUrl) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
buildJdbcUrl() |
getJdbcUrlgetHost, getPassword, getPath, getPort, getQuery, getScheme, getSchemeSpecificPart, getUri, getUriInfo, getUriInfoFactory, getUserName, toString, validateAndCleanUriInfogetIdpublic static final String SQLSERVER_SCHEME
protected String buildJdbcUrl()
buildJdbcUrl in class RelationalServiceInfo