By the way, JOOQ with a connection pool is really nice. I can pretty much stick a single JOOQ statement anywhere I like and it does everything for me! No need to get a connection and make sure it is cleaned up :)

On 3/12/2012 9:07 PM, Lukas Eder wrote:
Thanks. So it helps if I read the Javadoc :). I thought I read it all, but
that little call slipped in there unchecked :).
Well, it is confusing, though... I hope that connection/transaction
related things will become a bit more clear in jOOQ 3.0


Reply via email to