se.unlogic.standardutils.populators
Class StringEntryPopulator

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

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


Constructor Summary
StringEntryPopulator()
           
 
Method Summary
 SimpleEntry<java.lang.String,java.lang.String> populate(java.sql.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<java.lang.String,java.lang.String> populate(java.sql.ResultSet rs)
                                                        throws java.sql.SQLException
Specified by:
populate in interface BeanResultSetPopulator<SimpleEntry<java.lang.String,java.lang.String>>
Throws:
java.sql.SQLException


Copyright © 2011. All Rights Reserved.