Awesome, thanks ! Le lundi 1 juillet 2013 14:56:40 UTC+2, Lukas Eder a écrit : > > Yes! > > http://www.jooq.org/javadoc/latest/org/jooq/DSLContext.html#batchStore(org.jooq.UpdatableRecord...) > > > 2013/7/1 Julien Nicoulaud <[email protected] <javascript:>> > >> Hi all, >> >> Let's say I have a list of UpdatableRecords I want to store() at some >> point, is there a more efficient way than just sequentially calling store() >> on each of them ? >> Is there something like a bulk store() ? >> >> Regards, >> Julien >> >> -- >> 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] <javascript:>. >> For more options, visit https://groups.google.com/groups/opt_out. >> >> >> > >
-- 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.
