de.fhkl.zw.mkup.rattrap.db
Class DbProperties

java.lang.Object
  extended by de.fhkl.zw.mkup.rattrap.db.DbProperties

public class DbProperties
extends java.lang.Object

Author:
rob this class is a wrapper for retrieving the db.properties file

Method Summary
static java.lang.String getString(java.lang.String key)
          get a certain property from the db.properties
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getString

public static java.lang.String getString(java.lang.String key)
get a certain property from the db.properties

Parameters:
key - the name of the property
Returns:
the value of the property