SQL transformation
Applies to ✅ Open Source Edition ✅ Express Edition ✅ Professional Edition ✅ Enterprise Edition
jOOQ supports a few built in SQL transformations, which can be enabled through a variety of settings. These transformations will produce transformed SQL output regardless if the input was created using the DSL API, or the parser.
Table of contents
- 4.20.8.1.
- ANSI JOIN to table lists
- 4.20.8.2.
- Table lists to ANSI JOIN
- 4.20.8.3.
- ROWNUM to LIMIT
- 4.20.8.4.
- Unnecessary arithmetic expressions
The jOOQ User Manual : SQL building : QueryParts : SQL transformation | previous : next |
Feedback
Do you have any feedback about this page? We'd love to hear it!