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, jdbcCompliant
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getParentLogger
public static final String USE_FAILING_DRIVER
public FailingHSQLDBDriverWrapper()
public Connection connect(String url, Properties info) throws SQLException
connect
in interface Driver
connect
in class org.hsqldb.jdbcDriver
SQLException
Copyright © 2018 Apache Software Foundation. All rights reserved.