> The selectFrom() method takes care of correctly initialising records > in a way that a subsequent store() will execute an UPDATE. I'll > investigate why into() doesn't take care of that correctly. Looks like > a bug. This will be tracked as #1522: > https://sourceforge.net/apps/trac/jooq/ticket/1522
This is now fixed on GitHub master and will be included in the upcoming jOOQ 2.4.0 Cheers Lukas
