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


public interface ChainedResultSetPopulator<T>


Method Summary
 void populate(T bean, ResultSet resultSet)
           
 

Method Detail

populate

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


Copyright © 2011. All Rights Reserved.