Uses of Class
atg.test.util.DBUtils

Packages that use DBUtils
atg.adapter.gsa   
 

Uses of DBUtils in atg.adapter.gsa
 

Methods in atg.adapter.gsa that return DBUtils
protected  DBUtils GSATest.initDB(java.util.Properties props)
           
 

Methods in atg.adapter.gsa with parameters of type DBUtils
 void GSATestUtils.assertEmptyRepository(DBUtils dbTwo, atg.adapter.gsa.GSARepository storeRepository)
          Given a repository, and the DBUtils object used to create the connection for that Repository, this method asserts that all the tables are empty
 void GSATestUtils.createIDGeneratorTables(DBUtils db)
          Creates the das_id_generator tables using the given database
 



Copyright © 2009. All Rights Reserved.