com.p6spy.engine.spy

Class P6SpyDriver

Implemented Interfaces:
Driver

public class P6SpyDriver
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

P6SpyDriver()

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

P6SpyDriver

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

Method Details

initMethod

public static void initMethod()