public interface ConfigDAO
ConfigKey getKey(ConfigKey key) throws SQLException
SQLException
int updateKey(ConfigKey configKey) throws SQLException
SQLException
List<ConfigKey> getKeysForName(String name) throws SQLException
SQLException
Copyright © 2012. All Rights Reserved.