>> > I thought you could because all other parts of jOOQ >> > I looked at can do this. >> >> Hmm, none of them are Cloneable. What did you have in mind? > > You use copy constructors in Factory and in the configuration.
Heh, OK, the Factory is "cloneable". But all the QueryParts aren't :-) Many QueryParts are heavily nested (e.g. Conditions). Adding true clone support might be quite a feature Cheers Lukas -- 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.
