com.p6spy.engine.spy

Class P6SpyDriver2

Implemented Interfaces:
Driver

public class P6SpyDriver2
extends P6SpyDriverCore

Description: Wrapper class for Driver

Field Summary

Fields inherited from class com.p6spy.engine.spy.P6SpyDriverCore

factories, foundSpyProperties, initialized, passthru, realDrivers

Constructor Summary

P6SpyDriver2()

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

Constructor Details

P6SpyDriver2

public P6SpyDriver2()
            throws ClassNotFoundException,
                   InstantiationException,
                   IllegalAccessException,
                   SQLException

Method Details

initMethod

public static void initMethod()