diff --git a/persistence-modules/jooq/README.md b/persistence-modules/jooq/README.md index 348baab50c..aac6e9ac6f 100644 --- a/persistence-modules/jooq/README.md +++ b/persistence-modules/jooq/README.md @@ -1,3 +1,4 @@ ### Relevant Articles: - [Getting Started with jOOQ](https://www.baeldung.com/jooq-intro) +- [Join Two Tables Using jOOQ](https://www.baeldung.com/jooq-join-two-tables)