com.p6spy.engine.outage
Class P6OutageSpyDriver3

java.lang.Object
  |
  +--com.p6spy.engine.spy.P6SpyDriverCore
        |
        +--com.p6spy.engine.outage.P6OutageSpyDriver3
All Implemented Interfaces:
java.sql.Driver

public class P6OutageSpyDriver3
extends P6SpyDriverCore


Fields inherited from class com.p6spy.engine.spy.P6SpyDriverCore
driversRegistered, DRIVERSTACK_KEY, driverStacks, lock, p6factory, passthru, suffix
 
Constructor Summary
P6OutageSpyDriver3()
           
 
Method Summary
static void initMethod()
           
 
Methods inherited from class com.p6spy.engine.spy.P6SpyDriverCore
acceptsURL, buildDriverStack, connect, getMajorVersion, getMinorVersion, getPropertyInfo, getRealDriver, getSuffix, initMethod, jdbcCompliant
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

P6OutageSpyDriver3

public P6OutageSpyDriver3()
                   throws java.lang.ClassNotFoundException,
                          java.lang.InstantiationException,
                          java.lang.IllegalAccessException,
                          java.sql.SQLException
Method Detail

initMethod

public static void initMethod()