se.unlogic.standardutils.populators
Class StringEntryPopulator

java.lang.Object
  extended by se.unlogic.standardutils.populators.StringEntryPopulator
All Implemented Interfaces:
BeanResultSetPopulator<SimpleEntry<String,String>>

public class StringEntryPopulator
extends Object
implements BeanResultSetPopulator<SimpleEntry<String,String>>


Constructor Summary
StringEntryPopulator()
           
 
Method Summary
 SimpleEntry<String,String> populate(ResultSet rs)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StringEntryPopulator

public StringEntryPopulator()
Method Detail

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.