A frequently encountered doubt people have when using jOOQ is to decide when a “complex” query should be written using jOOQ API vs. when it should be implemented using native SQL. The j…| Java, SQL and jOOQ.
A quick cheat sheet describing the most important jOOQ types| Java, SQL and jOOQ.