Frames | No Frames |
Constructors with parameter type com.p6spy.engine.spy.P6Connection | |
P6CallableStatement.P6CallableStatement(P6Factory factory, CallableStatement statement, P6Connection conn, String query) | |
P6DatabaseMetaData.P6DatabaseMetaData(P6Factory factory, DatabaseMetaData metadata, P6Connection connection) | |
P6PreparedStatement.P6PreparedStatement(P6Factory factory, PreparedStatement statement, P6Connection conn, String query) | |
Fields of type com.p6spy.engine.spy.P6Connection | |
P6Connection | |
P6Connection |
Methods with parameter type com.p6spy.engine.spy.P6Connection | |
CallableStatement | |
CallableStatement | |
DatabaseMetaData | |
DatabaseMetaData | |
PreparedStatement | |
PreparedStatement | |
Statement | |
Statement |
Classes derived from com.p6spy.engine.spy.P6Connection | |
class | Description: Wrapper class for Connection
$Author: cheechq $
$Revision: 1.6 $
$Date: 2003/06/03 19:20:23 $
$Id: P6OutageConnection.java,v 1.6 2003/06/03 19:20:23 cheechq Exp $
$Log: P6OutageConnection.java,v $
Revision 1.6 2003/06/03 19:20:23 cheechq
removed unused imports
Revision 1.5 2003/01/28 17:01:08 jeffgoke
rewrote options to the ability for a module to have its own option set
Revision 1.4 2002/12/19 16:29:03 aarvesen
Removed the checkReload call
Revision 1.3 2002/12/09 21:46:07 aarvesen
New constructor
jdk 1.4 changes
Revision 1.2 2002/10/06 18:22:48 jeffgoke
no message
Revision 1.1 2002/05/24 07:31:28 jeffgoke
version 1 rewrite
Revision 1.7 2002/05/18 06:39:52 jeffgoke
Peter Laird added Outage detection. |
Constructors with parameter type com.p6spy.engine.spy.P6Connection | |
P6OutageCallableStatement.P6OutageCallableStatement(P6Factory factory, CallableStatement statement, P6Connection conn, String query) | |
P6OutagePreparedStatement.P6OutagePreparedStatement(P6Factory factory, PreparedStatement statement, P6Connection conn, String query) | |
Methods with parameter type com.p6spy.engine.spy.P6Connection | |
CallableStatement | |
PreparedStatement | |
Statement |
Classes derived from com.p6spy.engine.spy.P6Connection | |
class | Description: Wrapper class for Connection
$Author: cheechq $
$Revision: 1.6 $
$Date: 2003/06/03 19:20:22 $
$Id: P6LogConnection.java,v 1.6 2003/06/03 19:20:22 cheechq Exp $
$Log: P6LogConnection.java,v $
Revision 1.6 2003/06/03 19:20:22 cheechq
removed unused imports
Revision 1.5 2002/12/19 16:59:08 aarvesen
remove getTrace from the driver level
Revision 1.4 2002/12/19 16:30:50 aarvesen
Removed the checkReload call
Revision 1.3 2002/12/06 22:29:39 aarvesen
new factory registration in the constructor
Revision 1.2 2002/10/06 18:22:12 jeffgoke
no message
Revision 1.1 2002/05/24 07:31:45 jeffgoke
version 1 rewrite
Revision 1.7 2002/05/18 06:39:52 jeffgoke
Peter Laird added Outage detection. |
Constructors with parameter type com.p6spy.engine.spy.P6Connection | |
P6LogCallableStatement.P6LogCallableStatement(P6Factory factory, CallableStatement statement, P6Connection conn, String query) | |
P6LogPreparedStatement.P6LogPreparedStatement(P6Factory factory, PreparedStatement statement, P6Connection conn, String query) | |
Methods with parameter type com.p6spy.engine.spy.P6Connection | |
CallableStatement | |
PreparedStatement | |
Statement |