org.apache.commons.configuration.test
Class HsqlDB
java.lang.Object
org.apache.commons.configuration.test.HsqlDB
public class HsqlDB
- extends Object
Stolen from Turbine
- Version:
- $Id: HsqlDB.java 439648 2006-09-02 20:42:10Z oheger $
- Author:
- Henning P. Schmiedehausen
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HsqlDB
public HsqlDB(String uri,
String databaseDriver,
String loadFile)
throws Exception
- Throws:
Exception
getConnection
public Connection getConnection()
close
public void close()
Copyright © 2001-2012 The Apache Software Foundation. All Rights Reserved.