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
ClassNotFoundException
SQLException
org.apache.commons.configuration.ConfigurationException
ConnectException
XPathExpressionException
public int updateKey(ConfigKey configKey) throws SQLException
updateKey
in interface ConfigDAO
SQLException
public ConfigKey getKey(ConfigKey key) throws SQLException
getKey
in interface ConfigDAO
SQLException
public List<ConfigKey> getKeysForName(String name) throws SQLException
getKeysForName
in interface ConfigDAO
SQLException
Copyright © 2012. All Rights Reserved.