Uses of Class com.p6spy.engine.spy.P6Base

Uses in package com.p6spy.engine.spy

Classes derived from com.p6spy.engine.spy.P6Base

class
Description: JDBC Driver Extension implementing PreparedStatement.
class
Description: JDBC Driver Extension implementing CallableStatement.
class
Description: Wrapper class for Connection $Author: cheechq $ $Revision: 1.4 $ $Date: 2003/06/03 19:20:25 $ $Id: P6Connection.java,v 1.4 2003/06/03 19:20:25 cheechq Exp $ $Log: P6Connection.java,v $ Revision 1.4 2003/06/03 19:20:25 cheechq removed unused imports Revision 1.3 2003/01/03 20:33:42 aarvesen Added getJDBC() method to return the underlying jdbc object.
class
Support for PooledConnection interface requires an aware DataSource to produce the PooledConnection ojects.
class
Description: JDBC Driver Extension implementing PreparedStatement.
class
$Author: aarvesen $ $Revision: 1.5 $ $Date: 2003/08/07 19:07:21 $ $Id: P6DataSource.java,v 1.5 2003/08/07 19:07:21 aarvesen Exp $ $Source: /cvsroot/p6spy/p6spy/com/p6spy/engine/spy/P6DataSource.java,v $ $Log: P6DataSource.java,v $ Revision 1.5 2003/08/07 19:07:21 aarvesen moved the existing constructor to the top of the file added a new constructor for wrapping a datasource on instantiation Revision 1.4 2003/06/03 16:07:33 aarvesen renamed setDataSourceName to setRealDataSource Revision 1.3 2003/01/30 23:35:22 dlukeparker Added support for the javax.sql operations for pooled connections.
class
Description: JDBC Driver Extension implementing PreparedStatement.
class
Description: JDBC Driver Extension implementing PreparedStatement.
class
Description: JDBC Driver Extension implementing P6ResultSetMetaData $Author: cheechq $ $Revision: 1.4 $ $Date: 2003/06/03 19:20:25 $ $Id: P6ResultSetMetaData.java,v 1.4 2003/06/03 19:20:25 cheechq Exp $ $Source: /cvsroot/p6spy/p6spy/com/p6spy/engine/spy/P6ResultSetMetaData.java,v $ $Log: P6ResultSetMetaData.java,v $ Revision 1.4 2003/06/03 19:20:25 cheechq removed unused imports Revision 1.3 2003/01/03 20:33:43 aarvesen Added getJDBC() method to return the underlying jdbc object.
class
Description: Wrapper class for Statement $Author: aarvesen $ $Revision: 1.4 $ $Date: 2003/06/20 20:31:55 $ $Id: P6Statement.java,v 1.4 2003/06/20 20:31:55 aarvesen Exp $ $Log: P6Statement.java,v $ Revision 1.4 2003/06/20 20:31:55 aarvesen fix for bug 161: null result sets Revision 1.3 2003/01/03 20:33:43 aarvesen Added getJDBC() method to return the underlying jdbc object.
class
$Author: aarvesen $ $Revision: 1.1 $ $Date: 2003/08/07 19:08:49 $ $Log: P6XADataSource.java,v $ Revision 1.1 2003/08/07 19:08:49 aarvesen wrappers for XA datasources that work like the PooledConnections: you have to instantiate the real data source somehow, and then instantiate an a wrapper object with that datasource

Uses in package com.p6spy.engine.outage

Classes derived from com.p6spy.engine.spy.P6Base

class
Description: JDBC Driver Extension implementing CallableStatement.
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.
class
Description: JDBC Driver Extension implementing PreparedStatement.
class
Description: Wrapper class for Statement $Author: cheechq $ $Revision: 1.6 $ $Date: 2003/06/03 19:20:24 $ $Id: P6OutageStatement.java,v 1.6 2003/06/03 19:20:24 cheechq Exp $ $Log: P6OutageStatement.java,v $ Revision 1.6 2003/06/03 19:20:24 cheechq removed unused imports Revision 1.5 2003/01/28 17:01:11 jeffgoke rewrote options to the ability for a module to have its own option set Revision 1.4 2002/12/19 16:30:06 aarvesen Removed the checkReload call Revision 1.3 2002/12/09 21:51:14 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.8 2002/05/18 06:39:52 jeffgoke Peter Laird added Outage detection.

Uses in package com.p6spy.engine.logging

Classes derived from com.p6spy.engine.spy.P6Base

class
Description: JDBC Driver Extension implementing CallableStatement.
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.
class
Description: JDBC Driver Extension implementing PreparedStatement.
class
Description: JDBC Driver Extension implementing PreparedStatement.
class
Description: Wrapper class for Statement $Author: aarvesen $ $Revision: 1.5 $ $Date: 2002/12/19 17:00:50 $ $Id: P6LogStatement.java,v 1.5 2002/12/19 17:00:50 aarvesen Exp $ $Log: P6LogStatement.java,v $ Revision 1.5 2002/12/19 17:00:50 aarvesen remove getTrace from the driver level Revision 1.4 2002/12/19 16:32:05 aarvesen Removed the checkReload call Revision 1.3 2002/12/06 22:26:47 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.8 2002/05/18 06:39:52 jeffgoke Peter Laird added Outage detection.