public class FailingHSQLDBDriverWrapper extends org.hsqldb.jdbcDriver
| Modifier and Type | Field and Description |
|---|---|
static String |
USE_FAILING_DRIVER |
| Constructor and Description |
|---|
FailingHSQLDBDriverWrapper() |
| Modifier and Type | Method and Description |
|---|---|
Connection |
connect(String url,
Properties info) |
acceptsURL, getConnection, getMajorVersion, getMinorVersion, getPropertyInfo, jdbcCompliantclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetParentLoggerpublic static final String USE_FAILING_DRIVER
public FailingHSQLDBDriverWrapper()
public Connection connect(String url, Properties info) throws SQLException
connect in interface Driverconnect in class org.hsqldb.jdbcDriverSQLExceptionCopyright © 2018 Apache Software Foundation. All rights reserved.