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