se.unlogic.standardutils.dao.querys
Class IntegerKeyCollector
java.lang.Object
se.unlogic.standardutils.dao.querys.IntegerKeyCollector
- All Implemented Interfaces:
- GeneratedKeyCollector
public class IntegerKeyCollector
- extends Object
- implements GeneratedKeyCollector
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IntegerKeyCollector
public IntegerKeyCollector()
IntegerKeyCollector
public IntegerKeyCollector(int columnIndex)
collect
public void collect(ResultSet rs)
throws SQLException
- Specified by:
collect
in interface GeneratedKeyCollector
- Throws:
SQLException
getKeyValue
public Integer getKeyValue()
Copyright © 2011. All Rights Reserved.