Package | Description |
---|---|
com.p6spy.engine.common | |
com.p6spy.engine.logging | |
com.p6spy.engine.outage |
Constructor and Description |
---|
CallableStatementInformation(ConnectionInformation connectionInformation) |
PreparedStatementInformation(ConnectionInformation connectionInformation) |
StatementInformation(ConnectionInformation connectionInformation) |
Modifier and Type | Method and Description |
---|---|
protected abstract I |
AbstractP6LogStatementInvocationHandler.createStatementInformation(ConnectionInformation connectionInformation) |
Constructor and Description |
---|
AbstractP6LogPreparedStatementInvocationHandler(S underlying,
ConnectionInformation connectionInformation,
String query) |
AbstractP6LogStatementInvocationHandler(S underlying,
ConnectionInformation connectionInformation,
String query) |
P6LogConnectionPrepareCallDelegate(ConnectionInformation connectionInformation) |
P6LogConnectionPrepareStatementDelegate(ConnectionInformation connectionInformation) |
Constructor and Description |
---|
P6OutageConnectionPrepareCallDelegate(ConnectionInformation connectionInformation) |
P6OutageConnectionPrepareStatementDelegate(ConnectionInformation connectionInformation) |
Copyright © 2002-2016 P6Spy. All Rights Reserved.