© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2022
T. KoleosoBeginning jOOQhttps://doi.org/10.1007/978-1-4842-7431-6_4

4. Integrating with jOOQ

Tayo Koleoso1  
(1)
Silver Spring, MD, USA
 
Also known as “eating your cake and having it too.” If you’re starting afresh with jOOQ in a new project, congratulations and bonne aventure! And if you have an existing project with other technologies and APIs? jOOQ could still be of mighty service. To recap, jOOQ does the following specific things exceedingly well:
  • Generating highly expressive and typesafe, reusable SQL so that you can rest assured that your SQL is always correct.

  • Generating Java classes from database entities so that you never have to manually construct another ...

Get Beginning jOOQ: Learn to Write Efficient and Effective Java-Based SQL Database Operations 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.