org.rhq.helpers.perftest.support.dbunit
Class DbUnitUtil
java.lang.Object
org.rhq.helpers.perftest.support.dbunit.DbUnitUtil
public class DbUnitUtil
- extends Object
- Author:
- Lukas Krejci
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getConnection
public static org.dbunit.database.IDatabaseConnection getConnection(Properties settings)
throws SQLException,
org.dbunit.DatabaseUnitException
- Throws:
SQLException
org.dbunit.DatabaseUnitException
getConnection
public static org.dbunit.database.IDatabaseConnection getConnection(String url,
String user,
String password)
throws SQLException,
org.dbunit.DatabaseUnitException
- Throws:
SQLException
org.dbunit.DatabaseUnitException
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.