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