org.sfm.jooq
public class RecordGetterFactory<R extends org.jooq.Record> extends Object implements GetterFactory<R,JooqFieldKey>
| Constructor and Description |
|---|
RecordGetterFactory() |
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.