se.unlogic.standardutils.dao
Interface ChainedResultSetPopulator<T>


public interface ChainedResultSetPopulator<T>


Method Summary
 void populate(T bean, java.sql.ResultSet resultSet)
           
 

Method Detail

populate

void populate(T bean,
              java.sql.ResultSet resultSet)
              throws java.sql.SQLException
Throws:
java.sql.SQLException


Copyright © 2011. All Rights Reserved.