public interface ConfigDAO
ConfigKey getKey(ConfigKey key) throws SQLException
SQLExceptionint updateKey(ConfigKey configKey) throws SQLException
SQLExceptionList<ConfigKey> getKeysForName(String name) throws SQLException
SQLExceptionCopyright © 2012. All Rights Reserved.