Summary
In this chapter, we have reached several targets, but the most important was the introduction of the jOOQ Code Generator using configurative and programmatic approaches. More specifically, you saw how to write type-safe queries and how to generate and use POJOs and DAOs. These are fundamental skills in jOOQ that we'll develop during the entire book.
From this point forward, we'll focus on other topics that will help you to become a jOOQ power user.
In the next chapter, we will start diving into the jOOQ core concepts.