| Package | Description |
|---|---|
| org.apache.skywalking.oap.server.library.client.jdbc.hikaricp |
| Modifier and Type | Method and Description |
|---|---|
void |
JDBCHikariCPClient.execute(Connection connection,
String sql) |
ResultSet |
JDBCHikariCPClient.executeQuery(Connection connection,
String sql,
Object... params) |
Connection |
JDBCHikariCPClient.getConnection() |
Copyright © 2018 The Apache Software Foundation. All rights reserved.