Thank you very much for your report. You're right, that's a typo. Will fix immediately via: https://github.com/jOOQ/jOOQ/issues/8570
Thanks, Lukas On Sat, Apr 27, 2019 at 7:39 AM Christian Master <[email protected]> wrote: > [#2211] Future versions of jOOQ might remove the set(Field, Object) > <http://../../org/jooq/Record.html#set-org.jooq.Field-T-> method. It is > recommended to use set(Field, Object) > <http://../../org/jooq/Record.html#set-org.jooq.Field-T-> instead. > > > do you remove setValue or set ? > > > I think javadoc should be "might remove the set*Value*...." > > > thx > > C > > > > -- > You received this message because you are subscribed to the Google Groups > "jOOQ User Group" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "jOOQ User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
