Available in versions: Dev (3.21) | Latest (3.20) | 3.19 | 3.18 | 3.17 | 3.16 | 3.15 | 3.14 | 3.13 | 3.12 | 3.11
Reference
Supported by ✅ Open Source Edition ✅ Express Edition ✅ Professional Edition ✅ Enterprise Edition
These chapters hold some general jOOQ reference information
Table of contents
- 7.1.
- Supported RDBMS
- 7.2.
- Commercial only features
- 7.3.
- Experimental features
- 7.4.
- SQL to DSL mapping rules
- 7.5.
- Quality Assurance
- 7.6.
- Security
- 7.6.1.
- SQL Injection
- 7.6.2.
- Debug logging
- 7.6.3.
- Exception message
- 7.6.4.
- Contact
- 7.7.
- Migrating to jOOQ 3.0
- 7.8.
- Don't do this
- 7.8.1.
- jOOQ: Implementing the DSL types
- 7.8.2.
- jOOQ: Referencing the Step types
- 7.8.3.
- Schema: NULL columns
- 7.8.4.
- Schema: Unnamed constraints
- 7.8.5.
- Schema: Unnecessary surrogate keys
- 7.8.6.
- Schema: Wrong data types
- 7.8.7.
- SQL: COUNT(*) instead of EXISTS()
- 7.8.8.
- SQL: N+1
- 7.8.9.
- SQL: NATURAL JOIN or JOIN USING
- 7.8.10.
- SQL: NOT IN predicate
- 7.8.11.
- SQL: ORDER BY [column index]
- 7.8.12.
- SQL: Rely on implicit ordering
- 7.8.13.
- SQL: SELECT *
- 7.8.14.
- SQL: SELECT DISTINCT
- 7.8.15.
- SQL: Unnecessary UNION instead of UNION ALL
- 7.9.
- The most important jOOQ types
- 7.10.
- Credits
previous : next |
Feedback
Do you have any feedback about this page? We'd love to hear it!