Part 1: jOOQ as a Query Builder, SQL Executor, and Code Generator
By the end of this part, you will know how to take advantage of the aforementioned three terms in the title in different kickoff applications. You will see how jOOQ can be used as a companion or as a total replacement for your current persistence technology (most probably, an ORM).
This part contains the following chapters:
- Chapter 1, Starting jOOQ and Spring Boot
- Chapter 2, Customizing the jOOQ Level of Involvement