| Interface | Description |
|---|---|
| ConnectionURLParser |
| Class | Description |
|---|---|
| AbstractURLParser | |
| H2URLParser |
H2URLParser presents that skywalking how to parse the connection url of H2 database. |
| MysqlURLParser |
MysqlURLParser parse connection url of mysql. |
| OracleURLParser |
OracleURLParser presents that how to parse oracle connection url. |
| PostgreSQLURLParser |
PostgreSQLURLParser parse connection url of mysql. |
| URLLocation | |
| URLParser |
URLParser.parser(String) support parse the connection url, such as Mysql, Oracle, H2 Database. |
Copyright © 2020 The Apache Software Foundation. All rights reserved.