On Thu, Feb 20, 2014 at 9:19 PM, Lukas Eder <[email protected]> wrote: > You can derive a new Configuration from your existing one and use that on a > per-query basis. E.g.
Cool - that's really handy - it never ceases to amaze me the things you can factor out of your app with JOOQ - just when you when you think you need to write some custom hack, along comes some cool abstraction that you weren't previously aware of :-) -- 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.
