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