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.
Sort: