|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectse.unlogic.standardutils.dao.BeanRelationPopulator<T>
public class BeanRelationPopulator<T>
| Constructor Summary | |
|---|---|
BeanRelationPopulator(BeanResultSetPopulator<T> populator,
java.util.List<ManyToOneRelation<T,?,?>> manyToOneRelations,
java.sql.Connection connection,
RelationQuery relationQuery)
|
|
| Method Summary | |
|---|---|
T |
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 |
|---|
public BeanRelationPopulator(BeanResultSetPopulator<T> populator,
java.util.List<ManyToOneRelation<T,?,?>> manyToOneRelations,
java.sql.Connection connection,
RelationQuery relationQuery)
| Method Detail |
|---|
public T populate(java.sql.ResultSet rs)
throws java.sql.SQLException
populate in interface BeanResultSetPopulator<T>java.sql.SQLException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||