se.unlogic.standardutils.populators
Class StringEntryPopulator
java.lang.Object
se.unlogic.standardutils.populators.StringEntryPopulator
- All Implemented Interfaces:
- BeanResultSetPopulator<SimpleEntry<String,String>>
public class StringEntryPopulator
- extends Object
- implements BeanResultSetPopulator<SimpleEntry<String,String>>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StringEntryPopulator
public StringEntryPopulator()
populate
public SimpleEntry<String,String> populate(ResultSet rs)
throws SQLException
- Specified by:
populate
in interface BeanResultSetPopulator<SimpleEntry<String,String>>
- Throws:
SQLException
Copyright © 2011. All Rights Reserved.