| Constructor and Description |
|---|
ConfigDaoImpl(org.apache.commons.configuration.Configuration appConfig) |
public ConfigDaoImpl(org.apache.commons.configuration.Configuration appConfig)
throws ClassNotFoundException,
SQLException,
org.apache.commons.configuration.ConfigurationException,
ConnectException,
XPathExpressionException
ClassNotFoundExceptionSQLExceptionorg.apache.commons.configuration.ConfigurationExceptionConnectExceptionXPathExpressionExceptionpublic int updateKey(ConfigKey configKey) throws SQLException
updateKey in interface ConfigDAOSQLExceptionpublic ConfigKey getKey(ConfigKey key) throws SQLException
getKey in interface ConfigDAOSQLExceptionpublic List<ConfigKey> getKeysForName(String name) throws SQLException
getKeysForName in interface ConfigDAOSQLExceptionCopyright © 2012. All Rights Reserved.