se.unlogic.standardutils.dao
Class ColumnKeyCollectorWrapper<T>
java.lang.Object
se.unlogic.standardutils.dao.ColumnKeyCollectorWrapper<T>
- All Implemented Interfaces:
- GeneratedKeyCollector
public class ColumnKeyCollectorWrapper<T>
- extends Object
- implements GeneratedKeyCollector
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ColumnKeyCollectorWrapper
public ColumnKeyCollectorWrapper(ArrayList<ColumnKeyCollector<T>> columnKeyCollectors,
T bean)
collect
public void collect(ResultSet rs)
throws SQLException
- Specified by:
collect
in interface GeneratedKeyCollector
- Throws:
SQLException
Copyright © 2011. All Rights Reserved.