| 接口 | 说明 |
|---|---|
| QuerySpan |
QuerySpan
|
| QueryTrace |
Record each query info(Sql,SqlParameters,StartTime and EndTime)
|
| 类 | 说明 |
|---|---|
| ConnectionFactory |
Build a java.sql.Connection object factory.
|
| ConnectionPool |
ConnectionPool contains the objectPool as a connection provider.
|
| DailyQueryStatistics |
Query statistics within recent seven-day
|
| ExceptionUtils |
ExceptionUtils
|
| GenericDataSource |
GenericDataSource
|
| PooledConnection |
A proxy object of java.sql.Connection with ConnectionPool
|
| PooledPreparedStatement |
Pooled PreparedStatement object
|
| PreparedStatementCache |
Build a PreparedStatementCache for each connection.
|
| QuerySpanImpl |
QuerySpanImpl
|
| QueryTraceImpl |
QueryTraceImpl
|
Copyright © 2020. All rights reserved.