Package net.sf.infrared.bootstrap.jdbc.p6spy

Class Summary
InfraREDP6Connection Wrapper over P6Connection.
InfraREDP6Factory Provide an implementation of the Factory class to plug in our wrapper class implementation inplace of P6Spy.
InfraREDP6PreparedStatement This class is used by the P6Spy driver as a wrapper for PreparedStatement Not inheriting from P6PreparedStatement as its implementation add overhead by collecting bind values etc.
InfraREDP6ResultSet Wrapper over ResultSet.
InfraREDP6Statement Wrapper over Statement.
InfraREDP6Util Utlity Class for JDBC monitoring using P6Spy Connection .