public class RecordGetterFactory extends Object implements org.simpleflatmapper.reflect.getter.GetterFactory<org.jooq.Record,JooqFieldKey>
| Constructor and Description |
|---|
RecordGetterFactory() |
| Modifier and Type | Method and Description |
|---|---|
<P> org.simpleflatmapper.reflect.Getter<org.jooq.Record,P> |
newGetter(Type genericType,
JooqFieldKey key,
Object... properties) |
public <P> org.simpleflatmapper.reflect.Getter<org.jooq.Record,P> newGetter(Type genericType, JooqFieldKey key, Object... properties)
newGetter in interface org.simpleflatmapper.reflect.getter.GetterFactory<org.jooq.Record,JooqFieldKey>Copyright © 2020. All rights reserved.