public class ThrowingDriver extends ThrowingDriverVariant implements Driver
Driver decorated to throw an SQLException on command.| Constructor and Description |
|---|
ThrowingDriver(Driver d)
Constructor.
|
getParentLoggeracceptsURL, connect, getMajorVersion, getMinorVersion, getPropertyInfo, jdbcCompliantshouldThrow, startThrowing, startThrowingAfter, stopThrowingclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitacceptsURL, connect, getMajorVersion, getMinorVersion, getParentLogger, getPropertyInfo, jdbcCompliantpublic ThrowingDriver(Driver d)
d - the driver to decorateCopyright © 2000–2015 PanEris. All rights reserved.