2013/4/5 Christopher Deckers <[email protected]>:
>
>> I don't know where you're trying to go with this. No one keeps you
>> from reusing the same reference returned from a single call to
>> "with(configuration)" for repetitive use! It's up to you.
>
> ... if it is not used by multiple threads, no fetch lazy... (cf
> ConnectionProviders and ExecuteListeners discussion) :)

You're really looking for a fight before the weekend? :-)

> Maybe I am mistaken, but I have the feeling that Witold thinks the query
> must be created using "with(Configuration)". You don't have to, you can
> create it through the Factory and separately execute it using the Executor,
> which can recycle Configuration to some extent.

Precisely.

-- 
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.


Reply via email to