public class PostgresqlServiceInfoCreator extends RelationalServiceInfoCreator<PostgresqlServiceInfo>
Constructor and Description |
---|
PostgresqlServiceInfoCreator() |
Modifier and Type | Method and Description |
---|---|
PostgresqlServiceInfo |
createServiceInfo(String id,
String url) |
createServiceInfo
accept, getStringFromCredentials, getUriScheme, labelStartsWithTag, tagsMatch, uriMatchesScheme
public PostgresqlServiceInfo createServiceInfo(String id, String url)
createServiceInfo
in class RelationalServiceInfoCreator<PostgresqlServiceInfo>