> > > I found UpdataleRecord.store() in the API. That will work for updates, > which will be helpful. Is there a similar convenient way of doing an > equivalent of INSERT ... ON DUPLICATE KEY IGNORE using a Record instance > created from a POJO? > > P.S. actually, I just tried it and read the API description more carefully. It won't do an update if the UpdatableRecord was loaded from a POJO. So this question also remains open.
-- 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/groups/opt_out.
