> I ported a large project from Hibernate to JOOQ and couldn't be happier -
> the control that you win back is great.

Thanks for sharing, Ben

> FWIW another nice way I've seen this done is the way myBatis uses thread
> locals to avoid the dot notation when constructing SQL programmtically.

Yes, let's re-publish that interesting idea by myBatis here on the user group:
http://www.mybatis.org/core/statement-builders.html

Cheers
Lukas

Reply via email to