http://www.jooq.org/ Never used jOOQ, but seen it pop up more then a few times in conversations. From their site:
"Database first..." "... generates Java code from your database and lets you build type safe SQL queries through its fluent API..." So this is essentially where we've been driving Cayenne lately. Though of course we also have a real ORM to go with it. Andrus
