Uses of Class
uk.org.ogsadai.client.dbcreate2.CreateTestDatabaseException

Packages that use CreateTestDatabaseException
uk.org.ogsadai.client.dbcreate2 Provides a collection of command-line tools for creating OGSA-DAI test databases. 
 

Uses of CreateTestDatabaseException in uk.org.ogsadai.client.dbcreate2
 

Methods in uk.org.ogsadai.client.dbcreate2 that throw CreateTestDatabaseException
protected  void CreateTestXindiceDB.populateDatabase()
           
protected  void CreateTestDB.populateDatabase()
          Populates the test database with the test data.
protected  void CreateTestDB.loadDriver()
          Loads the driver class specified by the mDriver instance variable.