| 程序包 | 说明 |
|---|---|
| com.codingapi.txlcn.tc.support.p6spy.wrapper |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractWrapper |
class |
CallableStatementWrapper
This implementation wraps a
CallableStatement and notifies a JdbcEventListener
about certain method invocations. |
class |
ConnectionWrapper
This implementation wraps a
Connection and notifies a JdbcEventListener
about certain method invocations. |
class |
PreparedStatementWrapper
This implementation wraps a
PreparedStatement and notifies a JdbcEventListener
about certain method invocations. |
class |
ResultSetWrapper
This implementation wraps a
ResultSet and notifies a JdbcEventListener
about certain method invocations. |
class |
StatementWrapper
This implementation wraps a
StatementWrapper and notifies a JdbcEventListener
about certain method invocations. |
Copyright © 2019. All rights reserved.