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

Packages that use ConfigReader
uk.org.ury.backend.database Database services for the URY Presenter Suite. 
 

Uses of ConfigReader in uk.org.ury.backend.database
 

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