railo.commons.sql
Class HDSQLDriver

java.lang.Object
  extended by org.hsqldb.jdbcDriver
      extended by railo.commons.sql.HDSQLDriver
All Implemented Interfaces:
Driver

public final class HDSQLDriver
extends org.hsqldb.jdbcDriver


Constructor Summary
HDSQLDriver()
           
 
Method Summary
 Connection connect(String arg0, Properties arg1)
           
 
Methods inherited from class org.hsqldb.jdbcDriver
acceptsURL, getConnection, getMajorVersion, getMinorVersion, getPropertyInfo, jdbcCompliant
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HDSQLDriver

public HDSQLDriver()
Method Detail

connect

public Connection connect(String arg0,
                          Properties arg1)
                   throws SQLException
Specified by:
connect in interface Driver
Overrides:
connect in class org.hsqldb.jdbcDriver
Throws:
SQLException


Copyright © 2012 Railo