Package | Description |
---|---|
com.p6spy.engine.wrapper |
Modifier and Type | Class and Description |
---|---|
class |
CallableStatementWrapper
This implementation wraps a
CallableStatement and notifies a JdbcEventListener
about certain method invocations. |
class |
PreparedStatementWrapper
This implementation wraps a
PreparedStatement and notifies a JdbcEventListener
about certain method invocations. |
Copyright © 2002-2016 P6Spy. All Rights Reserved.