Package org.dbunit
Class HypersonicEnvironment
java.lang.Object
org.dbunit.DatabaseEnvironment
org.dbunit.HypersonicEnvironment
- Since:
- Feb 18, 2002
- Version:
- $Revision$
- Author:
- Manuel Laflamme
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidstatic ConnectioncreateJdbcConnection(String databaseName) static voiddeleteFiles(File directory, String filename) static voiddeleteFiles(String filename) static voidshutdown(Connection connection) Methods inherited from class org.dbunit.DatabaseEnvironment
convertString, getConnection, getDatabaseTester, getInitDataSet, getInstance, getProfile, getProperties, loadDbunitPropertiesFromFile, setupDatabaseConfig, support, toString
-
Constructor Details
-
HypersonicEnvironment
- Throws:
Exception
-
-
Method Details
-
createJdbcConnection
- Throws:
Exception
-
closeConnection
- Overrides:
closeConnectionin classDatabaseEnvironment- Throws:
Exception
-
shutdown
- Throws:
SQLException
-
deleteFiles
-
deleteFiles
-