Uses of Class
uk.org.ury.config.ConfigReader

Packages that use ConfigReader
uk.org.ury.database   
 

Uses of ConfigReader in uk.org.ury.database
 

Constructors in uk.org.ury.database with parameters of type ConfigReader
DatabaseDriver(ConfigReader config, UserClass type)
          Construct a new DatabaseDriver with the given user class.