Table of Contents
Preface
Part 1: jOOQ as a Query Builder, SQL Executor, and Code Generator
Chapter 1: Starting jOOQ and Spring Boot
Technical requirements
Starting jOOQ and Spring Boot instantly
Adding the jOOQ open source edition
Adding a jOOQ free trial (commercial edition)
Injecting DSLContext into Spring Boot repositories
Using the jOOQ query DSL API to generate valid SQL
Executing the generated SQL and mapping the result set
Summary
Chapter 2: Customizing the jOOQ Level of Involvement
Technical requirements
Understanding what type-safe queries are
Generating a jOOQ Java-based schema
Code generation from a database directly
Code generation from SQL files (DDL)
Code generation from entities (JPA)
Writing queries using a Java-based schema ...
Get jOOQ Masterclass now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.