Uses of Class
org.dbunit.DatabaseProfile

Packages that use DatabaseProfile
org.dbunit   
 

Uses of DatabaseProfile in org.dbunit
 

Methods in org.dbunit that return DatabaseProfile
 DatabaseProfile DatabaseEnvironment.getProfile()
           
 

Constructors in org.dbunit with parameters of type DatabaseProfile
DatabaseEnvironment(DatabaseProfile profile)
           
DerbyEnvironment(DatabaseProfile profile)
           
HypersonicEnvironment(DatabaseProfile profile)
           
OracleEnvironment(DatabaseProfile profile)
           
 



Copyright © 2002-2012. All Rights Reserved.