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