se.unlogic.standardutils.dao
Class BeanRelationPopulator<T>
java.lang.Object
se.unlogic.standardutils.dao.BeanRelationPopulator<T>
- All Implemented Interfaces:
- BeanResultSetPopulator<T>
public class BeanRelationPopulator<T>
- extends Object
- implements BeanResultSetPopulator<T>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BeanRelationPopulator
public BeanRelationPopulator(BeanResultSetPopulator<T> populator,
List<ManyToOneRelation<T,?,?>> manyToOneRelations,
Connection connection,
RelationQuery relationQuery)
populate
public T populate(ResultSet rs)
throws SQLException
- Specified by:
populate
in interface BeanResultSetPopulator<T>
- Throws:
SQLException
Copyright © 2011. All Rights Reserved.