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