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