JOOQ is an internal domain-specific language (DSL) modelling the SQL language as an API directly in Java. This provides compile-time type safety to your query and enables a lot of other interesting features that I'll show later. JOOQ's code generator also generates stubs for your stored procedures.

8m read timeFrom foojay.io
Post cover image
Table of contents
Author(s)What is jOOQGreat, so why should I use it?Conclusion
3 Comments

Sort: