public final class ByteResultSetGetter extends Object implements ByteGetter<ResultSet>, Getter<ResultSet,Byte>
ByteResultSetGetter(int column)
Byte
get(ResultSet target)
byte
getByte(ResultSet target)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ByteResultSetGetter(int column)
public byte getByte(ResultSet target) throws SQLException
getByte
ByteGetter<ResultSet>
SQLException
public Byte get(ResultSet target) throws Exception
get
Getter<ResultSet,Byte>
Exception
public String toString()
toString
Object
Copyright © 2015. All rights reserved.