Package org.dbunit.ext.mckoi
Class MckoiConnection
java.lang.Object
org.dbunit.database.AbstractDatabaseConnection
org.dbunit.database.DatabaseConnection
org.dbunit.ext.mckoi.MckoiConnection
- All Implemented Interfaces:
IDatabaseConnection
Database connection for Mckoi that pre-configures all properties required to successfully
use dbunit with Mckoi.
- Since:
- 2.4.8
- Version:
- $Revision$ $Date$
- Author:
- Luigi Talamona (luigitalamona AT users.sourceforge.net), Last changed by: $Author$
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.dbunit.database.DatabaseConnection
close, getConnection, getSchema, toStringMethods inherited from class org.dbunit.database.AbstractDatabaseConnection
createDataSet, createDataSet, createQueryTable, createTable, createTable, getConfig, getRowCount, getRowCount, getStatementFactoryMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.dbunit.database.IDatabaseConnection
createDataSet, createDataSet, createQueryTable, createTable, createTable, getConfig, getRowCount, getRowCount, getStatementFactory
-
Constructor Details
-
MckoiConnection
- Throws:
DatabaseUnitException
-