> However thinking about it now, there > may be value in this second option for cases where you want to execute > several commands through jooq, which using the single-class version I > pasted above, would get and close a connection for each operation.
Could you show an example of this?
