Interface JdbcGetterFactoryProperty.ResultSetGetter<T>

All Superinterfaces:
org.simpleflatmapper.reflect.IndexedGetter<ResultSet,T>
Enclosing class:
JdbcGetterFactoryProperty

public static interface JdbcGetterFactoryProperty.ResultSetGetter<T> extends org.simpleflatmapper.reflect.IndexedGetter<ResultSet,T>
  • Method Summary

    Modifier and Type
    Method
    Description
    get(ResultSet ps, int i)