org.sfm.jdbc.impl.getter
public final class IntResultSetGetter extends Object implements IntGetter<ResultSet>, Getter<ResultSet,Integer>
IntResultSetGetter(int column)
Integer
get(ResultSet target)
int
getInt(ResultSet target)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public IntResultSetGetter(int column)
public int getInt(ResultSet target) throws SQLException
getInt
IntGetter<ResultSet>
SQLException
public Integer get(ResultSet target) throws Exception
get
Getter<ResultSet,Integer>
Exception
public String toString()
toString
Object
Copyright © 2015. All rights reserved.