public class RecordGetterWithConverter<R extends org.jooq.Record,P,F> extends Object implements Getter<R,P>
RecordGetterWithConverter(int index, Converter<F,P> converter)
P
get(R target)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RecordGetterWithConverter(int index, Converter<F,P> converter)
public P get(R target) throws Exception
get
Getter<R extends org.jooq.Record,P>
Exception
Copyright © 2015. All rights reserved.