Thank you. As new to JOOQ not really well versed with its API. ~Shyam
On Wednesday, January 22, 2014 6:38:57 PM UTC+5:30, Lukas Eder wrote: > > As mentioned in the other thread, you use Query.execute() to return that > number: > http://www.jooq.org/javadoc/3.2.x/org/jooq/Query.html#execute() > > > 2014/1/22 Sha <[email protected] <javascript:>> > >> Hi , >> Me trying to get the count of updated records after JOOQ update >> statement. >> how to get them? >> >> thank you. >> ~Shyam >> >> -- >> 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.
