Package org.webdocwf.util.loader.test

Class Summary
CreateDatabaseOperation Creates new database using sql command (CREATE DATABASE) or specified loader job.
DatabaseOperation Defines the interface contract for operations performed on the database.
DropDatabaseOperation Deletes entire database using sql command (DROP DATABASE) or specified loader job.
LoaderOperation Inserts data in tables using Loader.
LoaderTestCase Basic class for using Loader as a test case (extends Junit Test class)
 



Copyright © 2002-2003 Together - the Workgroup. All Rights Reserved.