public final class RowIdResultSetGetter extends Object implements org.simpleflatmapper.reflect.Getter<ResultSet,RowId>, org.simpleflatmapper.map.getter.ContextualGetter<ResultSet,RowId>
| Constructor and Description |
|---|
RowIdResultSetGetter(int column) |
| Modifier and Type | Method and Description |
|---|---|
RowId |
get(ResultSet target) |
RowId |
get(ResultSet resultSet,
org.simpleflatmapper.converter.Context context) |
String |
toString() |
public RowId get(ResultSet target) throws SQLException
get in interface org.simpleflatmapper.reflect.Getter<ResultSet,RowId>SQLExceptionpublic RowId get(ResultSet resultSet, org.simpleflatmapper.converter.Context context) throws Exception
Copyright © 2020. All rights reserved.