Uses of Class
wt.pom.DBProperties

Packages that use DBProperties
wt.pom Provides low-level, yet database independent, access to a database. 
wt.projmgmt.admin   
 

Uses of DBProperties in wt.pom
 

Fields in wt.pom declared as DBProperties
private static DBProperties DBProperties.dbProperties
           
 

Methods in wt.pom that return DBProperties
static DBProperties DBProperties.getDBProperties()
          Get the local database properties.
private static DBProperties DBProperties.getDBProperties(boolean load)
           
 

Uses of DBProperties in wt.projmgmt.admin
 

Fields in wt.projmgmt.admin declared as DBProperties
(package private) static DBProperties MigrateCreator_PL60ToPL61.properties