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