|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.outerj.xreporter.util.DbConfigSupport
Constructor Summary | |
DbConfigSupport()
|
Method Summary | |
static java.util.HashMap |
dbConfigToHashMap(org.apache.avalon.framework.configuration.Configuration configuration)
Convert a Configuration object containing "connection-params" to a HashMap object. |
static java.util.Properties |
mapToProperties(java.util.Map map)
Converts a Map to a Properties object. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DbConfigSupport()
Method Detail |
public static java.util.HashMap dbConfigToHashMap(org.apache.avalon.framework.configuration.Configuration configuration) throws org.apache.avalon.framework.configuration.ConfigurationException
org.apache.avalon.framework.configuration.ConfigurationException
public static java.util.Properties mapToProperties(java.util.Map map)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |