se.unlogic.standardutils.dao
Class ColumnKeyCollector<T>
java.lang.Object
se.unlogic.standardutils.dao.ColumnKeyCollector<T>
public class ColumnKeyCollector<T>
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ColumnKeyCollector
public ColumnKeyCollector(Field field,
AnnotatedResultSetPopulator<T> populator,
int columnIndex)
collect
public void collect(T bean,
ResultSet rs)
throws SQLException
- Throws:
SQLException
Copyright © 2011. All Rights Reserved.