public class SqlServerServiceInfo extends RelationalServiceInfo
ServiceInfo.ServiceLabel, ServiceInfo.ServiceProperty
Modifier and Type | Field and Description |
---|---|
static String |
SQLSERVER_SCHEME |
JDBC_PREFIX, jdbcUrl, jdbcUrlDatabaseType
id
Constructor and Description |
---|
SqlServerServiceInfo(String id,
String url) |
SqlServerServiceInfo(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 SQLSERVER_SCHEME
protected String buildJdbcUrl()
buildJdbcUrl
in class RelationalServiceInfo