| 程序包 | 说明 |
|---|---|
| net.wicp.tams.common.tracer.agent.jdbc |
| 构造器和说明 |
|---|
InstrumentedCallableStatement(InstrumentedConnection connection,
CallableStatement underlying,
String sql) |
InstrumentedPreparedStatement(InstrumentedConnection connection,
PreparedStatement underlying,
String sql) |
InstrumentedStatement(InstrumentedConnection connection,
Statement underlying,
String sql) |
Copyright © 2018. All rights reserved.