Part 3: jOOQ and More Queries
In this part, we go a step further and tackle some hot topics, such as identifiers, batching, bulking, pagination, optimistic locking, and HTTP long conversations.
By the end of this part, you will know how to use the jOOQ capabilities for implementing the aforementioned topics.
This part contains the following chapters:
- Chapter 9, CRUD, Transaction, and Locking
- Chapter 10, Exporting, Batching, Bulking, and Loading
- Chapter 11, jOOQ Keys
- Chapter 12, Pagination and Dynamic Queries