Oh, indeed. Version 3.9 will add onConflict(Field<?>...) support to the INSERT statement, but not to the Loader API. I've registered a feature request for this: https://github.com/jOOQ/jOOQ/issues/5675
Thanks, Lukas 2016-11-18 15:02 GMT+01:00 Patryk Najda <[email protected]>: > >> Thank you very much Lukas! > > regarding 1.) I think I saw somewhere an example - but from what I recall, > there's not support in jOOQ (yet) for other means > of determining if there is a conflict, than PK (i.e. UNIQUE constraint or > indexed column) - will it be included in the upcoming 3.9.0 release ? > > Kind regards, > Patryk > > -- > 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.
