Just finished studying jOOQ and I think it looks really, really good for people that work with SQL data (not objects).
It also supports that the code generation tool can be extended, but can we actually use that to generate anything meaningful at all? Would it make sense to get Entities with Property methods generated from a schema, where references must be handled manually? Or could a descriptor be handed to the generator, pointing out Associations... but that sounds like slippery slope to ORM. I think some experimentation is needed to get some more ideas. Niclas On Sat, Oct 22, 2016 at 10:28 PM, Paul Merlin <[email protected]> wrote: > s/former/latter > > -- Niclas Hedhman, Software Developer http://zest.apache.org - New Energy for Java
