| Class and Description |
|---|
| com.p6spy.engine.spy.P6Core
use
ConnectionWrapper instead. Should be removed with next major release. |
| Method and Description |
|---|
| com.p6spy.engine.event.CompoundJdbcEventListener.addListender(JdbcEventListener)
This method name has a typo, please use
CompoundJdbcEventListener.addListener(com.p6spy.engine.event.JdbcEventListener) |
| com.p6spy.engine.event.CompoundJdbcEventListener.onConnectionWrapped(ConnectionInformation) |
| com.p6spy.engine.event.JdbcEventListener.onConnectionWrapped(ConnectionInformation) |