Uses of Package
org.dbunit.database
Packages that use org.dbunit.database
Package
Description
-
Classes in org.dbunit.database used by org.dbunitClassDescriptionConfiguration used by the
DatabaseConnection.This interface represents a connection to a specific database. -
Classes in org.dbunit.database used by org.dbunit.antClassDescriptionThis exception is thrown by
IDataSetwhen multiple tables having the same name are accessible.Configuration used by theDatabaseConnection.This interface represents a connection to a specific database.Holds collection of tables resulting from database query. -
Classes in org.dbunit.database used by org.dbunit.assertionClassDescriptionThis interface represents a connection to a specific database.
-
Classes in org.dbunit.database used by org.dbunit.databaseClassDescriptionThis exception is thrown by
IDataSetwhen multiple tables having the same name are accessible.Configuration used by theDatabaseConnection.Sets parameters stored in theDatabaseConfigon specific java objects likeStatement.This interface represents a connection to a specific database.Handler to specify the behavior for a lookup of column metadata using database metadata.Map that associates a table with a set of primary key objects. -
Classes in org.dbunit.database used by org.dbunit.database.searchClassDescriptionThis interface represents a connection to a specific database.Map that associates a table with a set of primary key objects.
-
Classes in org.dbunit.database used by org.dbunit.database.statementClassDescriptionThis interface represents a connection to a specific database.
-
Classes in org.dbunit.database used by org.dbunit.datasetClassDescriptionThis exception is thrown by
IDataSetwhen multiple tables having the same name are accessible.This interface represents a connection to a specific database. -
Classes in org.dbunit.database used by org.dbunit.dataset.filterClassDescriptionThis exception is thrown by
IDataSetwhen multiple tables having the same name are accessible. -
Classes in org.dbunit.database used by org.dbunit.ext.db2ClassDescriptionThis class adapts a JDBC
Connectionto aIDatabaseConnection.Default implementation ofIMetadataHandlerwhich works for the most databases.This interface represents a connection to a specific database.Handler to specify the behavior for a lookup of column metadata using database metadata. -
Classes in org.dbunit.database used by org.dbunit.ext.h2ClassDescriptionThis class adapts a JDBC
Connectionto aIDatabaseConnection.This interface represents a connection to a specific database. -
Classes in org.dbunit.database used by org.dbunit.ext.hsqldbClassDescriptionThis class adapts a JDBC
Connectionto aIDatabaseConnection.This interface represents a connection to a specific database. -
Classes in org.dbunit.database used by org.dbunit.ext.mckoiClassDescriptionThis class adapts a JDBC
Connectionto aIDatabaseConnection.This interface represents a connection to a specific database. -
Classes in org.dbunit.database used by org.dbunit.ext.mssqlClassDescriptionThis class adapts a JDBC
Connectionto aIDatabaseConnection.This interface represents a connection to a specific database. -
Classes in org.dbunit.database used by org.dbunit.ext.mysqlClassDescriptionThis class adapts a JDBC
Connectionto aIDatabaseConnection.This interface represents a connection to a specific database.Handler to specify the behavior for a lookup of column metadata using database metadata. -
Classes in org.dbunit.database used by org.dbunit.ext.netezzaClassDescriptionHandler to specify the behavior for a lookup of column metadata using database metadata.
-
Classes in org.dbunit.database used by org.dbunit.ext.oracleClassDescriptionThis class adapts a JDBC
Connectionto aIDatabaseConnection.This interface represents a connection to a specific database. -
Classes in org.dbunit.database used by org.dbunit.operationClassDescriptionThis interface represents a connection to a specific database.
-
Classes in org.dbunit.database used by org.dbunit.util