Hi, We are planning to use a new project with Spring JDBC. I was looking around for suitable dsl type projects and have already reviewed the ones listed by Lukas in SO. Since there is lot of in-house strength in SQLs and PL/SQLs, JOOQ seems to be the best fit to me. I am yet to try it out - hence the question. Your stable release version seems to be 2.2.2 - however in most places I see reference to a 2.3.0 and a possible rewritten 3.0 later this year.
Considering all this - and most importantly that I like Spring jdbc managing my connections - hopefully using Sergei's(?) Proxy- which version should I try out? 2.2.2 or 2.3? Is the documentation in your site for 2.2 or 2.3?
