jOOQ's DAOs are a limited API useful only for very primitive CRUD tasks. They suffer from the same problem as repositories in that they are hardly ever enough for serious database interaction.

3m read time From blog.jooq.org
Post cover image
Table of contents
Why not use SQL, instead?More optimisation with writesTo DAO or not to DAO

Sort: