Uses of Class
edu.uoc.pfc.social.db.DatabaseProperties

Packages that use DatabaseProperties
edu.uoc.pfc.social.db   
 

Uses of DatabaseProperties in edu.uoc.pfc.social.db
 

Methods in edu.uoc.pfc.social.db that return DatabaseProperties
static DatabaseProperties DatabaseProperties.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DatabaseProperties[] DatabaseProperties.values()
          Returns an array containing the constants of this enum type, in the order they are declared.