Sorry if this has been asked before, but I have two basic questions.

1. Why do the functions for the transaction methods take a config instead 
of a DSLContext? Couldn't you have just gotten the DSLContext internally 
with DSL.using(config) so that the transaction function to execute just had 
the DSLContext?

2. Is there a way to use these methods so that instead of creating nested 
transaction when one is called from another that they reference count?

Thanks!

-- 
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 jooq-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to