com.p6spy.engine.spy
Class P6SpyDriver3

java.lang.Object
  extended by com.p6spy.engine.spy.P6SpyDriverCore
      extended by com.p6spy.engine.spy.P6SpyDriver3
All Implemented Interfaces:
Driver

public class P6SpyDriver3
extends P6SpyDriverCore


Field Summary
 
Fields inherited from class com.p6spy.engine.spy.P6SpyDriverCore
factories, foundSpyProperties, initialized, passthru, realDrivers
 
Constructor Summary
P6SpyDriver3()
           
 
Method Summary
static void initMethod()
           
 
Methods inherited from class com.p6spy.engine.spy.P6SpyDriverCore
acceptsURL, connect, findPassthru, getMajorVersion, getMinorVersion, getPassthru, getPropertyInfo, initMethod, jdbcCompliant, setPassthru, wrapConnection
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

P6SpyDriver3

public P6SpyDriver3()
             throws ClassNotFoundException,
                    InstantiationException,
                    IllegalAccessException,
                    SQLException
Throws:
ClassNotFoundException
InstantiationException
IllegalAccessException
SQLException
Method Detail

initMethod

public static void initMethod()