public class MysqlURLParser extends AbstractURLParser
| Constructor and Description |
|---|
MysqlURLParser() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
dbType() |
protected URLLocation |
fetchDatabaseHostsIndexRange(String url)
Fetch the index range that database host and port from connection url.
|
protected String |
fetchDatabaseNameFromURL(String url,
int startSize) |
protected URLLocation |
fetchDatabaseNameIndexRange(String url)
Fetch the index range that database name from connection url.
|
protected URLLocation |
fetchDatabaseNameIndexRange(String url,
int startSize) |
ConnectionInfo |
parse(String url) |
fetchDatabaseHostsFromURL, fetchDatabaseNameFromURL, fetchDatabaseNameFromURLprotected String dbType()
protected URLLocation fetchDatabaseHostsIndexRange(String url)
AbstractURLParserfetchDatabaseHostsIndexRange in class AbstractURLParserprotected URLLocation fetchDatabaseNameIndexRange(String url, int startSize)
protected URLLocation fetchDatabaseNameIndexRange(String url)
AbstractURLParserfetchDatabaseNameIndexRange in class AbstractURLParserpublic ConnectionInfo parse(String url)
Copyright © 2017-2020–2020. All rights reserved.