public static interface JdbcGetterFactoryProperty.ResultSetGetter<T> extends org.simpleflatmapper.reflect.IndexedGetter<ResultSet,T>
| Modifier and Type | Method and Description |
|---|---|
T |
get(ResultSet ps,
int i) |
T get(ResultSet ps, int i) throws SQLException
get in interface org.simpleflatmapper.reflect.IndexedGetter<ResultSet,T>SQLExceptionCopyright © 2020. All rights reserved.