net.sourceforge.backpedal.p6spy
Class BackpedalP6SpyFactory
java.lang.Object
|
+--com.p6spy.engine.spy.P6CoreFactory
|
+--net.sourceforge.backpedal.p6spy.BackpedalP6SpyFactory
- All Implemented Interfaces:
- com.p6spy.engine.spy.P6Factory
- public class BackpedalP6SpyFactory
- extends com.p6spy.engine.spy.P6CoreFactory
Methods inherited from class com.p6spy.engine.spy.P6CoreFactory |
getArray, getCallableStatement, getDatabaseMetaData, getOptions, getResultSet, getResultSetMetaData, getStatement |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BackpedalP6SpyFactory
public BackpedalP6SpyFactory()
getConnection
public Connection getConnection(Connection conn)
throws SQLException
- Specified by:
getConnection
in interface com.p6spy.engine.spy.P6Factory
- Overrides:
getConnection
in class com.p6spy.engine.spy.P6CoreFactory
SQLException
getPreparedStatement
public PreparedStatement getPreparedStatement(PreparedStatement real,
com.p6spy.engine.spy.P6Connection conn,
String p0)
throws SQLException
- Specified by:
getPreparedStatement
in interface com.p6spy.engine.spy.P6Factory
- Overrides:
getPreparedStatement
in class com.p6spy.engine.spy.P6CoreFactory
SQLException
Copyright © Sourceforge. All Rights Reserved.