| Package | Description |
|---|---|
| io.opentracing.contrib.jdbc.parser |
| Modifier and Type | Method and Description |
|---|---|
protected URLLocation |
PostgreSQLURLParser.fetchDatabaseHostsIndexRange(String url) |
protected abstract URLLocation |
AbstractURLParser.fetchDatabaseHostsIndexRange(String url)
Fetch the index range that database host and port from connection url.
|
protected URLLocation |
H2URLParser.fetchDatabaseHostsIndexRange(String url) |
protected URLLocation |
MysqlURLParser.fetchDatabaseHostsIndexRange(String url) |
protected URLLocation |
PostgreSQLURLParser.fetchDatabaseNameIndexRange(String url) |
protected abstract URLLocation |
AbstractURLParser.fetchDatabaseNameIndexRange(String url)
Fetch the index range that database name from connection url.
|
protected URLLocation |
H2URLParser.fetchDatabaseNameIndexRange(String url) |
protected URLLocation |
MysqlURLParser.fetchDatabaseNameIndexRange(String url) |
protected URLLocation |
MysqlURLParser.fetchDatabaseNameIndexRange(String url,
int startSize) |
Copyright © 2017-2020–2020. All rights reserved.