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
Experimental features
Applies to ✅ Open Source Edition ✅ Express Edition ✅ Professional Edition ✅ Enterprise Edition
To improve our development process and get more early adopter feedback, we've started publishing experimental functionality with our ordinary distribution. All such functionality is clearly documented as experimental either in the manual, and/or annotated with the @Experimental
annotation in the API to make it clear that usage is done at the user's own risk as the API might still change in the future.
The below list of sections documents all the sections about experimental features in jOOQ:
-
SQL building
- The model API
-
QueryParts
-
SQL transformation
-
Pattern based transformation
- AND to NOT IN
- Arithmetic expressions
- COUNT(*) scalar subquery comparison
- COUNT(expr) scalar subquery comparison
- Empty scalar subquery
- Hyperbolic functions
- Idempotent function repetition
- Inverse hyperbolic functions
- Logarithmic functions
- Merge AND predicates
- Merge BIT_NOT with BIT_NAND
- Merge BIT_NOT with BIT_NOR
- Merge BIT_NOT with BIT_XNOR
- Merge IN predicates
- Merge NOT with comparison predicates
- Merge NOT with DISTINCT predicate
- Merge OR predicates
- Merge range predicates
- Normalise associative operations
- Normalise fields compared to values
- Normalise IN list with single element to comparison
- OR to IN
- Repeated arithmetic negation
- Repeated bitwise negation
- Repeated NOT
- Trigonometric functions
- Trim
- Trivial case abbreviations
- Trivial predicates
-
Pattern based transformation
-
SQL transformation
-
SQL execution
- Diagnostics
-
Code generation
-
Advanced generator configuration
-
Database
- Forced types
-
Database
-
Advanced generator configuration
Feedback
Do you have any feedback about this page? We'd love to hear it!