public final class ByteResultSetGetter extends Object implements org.simpleflatmapper.reflect.primitive.ByteGetter<ResultSet>, org.simpleflatmapper.reflect.Getter<ResultSet,Byte>
| Constructor and Description |
|---|
ByteResultSetGetter(int column) |
| Modifier and Type | Method and Description |
|---|---|
Byte |
get(ResultSet target) |
byte |
getByte(ResultSet target) |
String |
toString() |
public byte getByte(ResultSet target) throws SQLException
getByte in interface org.simpleflatmapper.reflect.primitive.ByteGetter<ResultSet>SQLExceptionCopyright © 2018. All rights reserved.