Available in versions: Dev (3.20) | Latest (3.19) | 3.18 | 3.17 | 3.16 | 3.15 | 3.14 | 3.13 | 3.12 | 3.11 | 3.10
Advanced generator configuration
Applies to ✅ Open Source Edition ✅ Express Edition ✅ Professional Edition ✅ Enterprise Edition
In the previous section we have seen how jOOQ's source code generator is configured and run within a few steps. In this chapter we'll cover some advanced settings, individually.
Table of contents
- 5.2.1.
- Logging
- 5.2.2.
- Jdbc
- 5.2.3.
- Generator
- 5.2.4.
- Database
- 5.2.4.1.
- Database name and properties
- 5.2.4.2.
- RegexFlags
- 5.2.4.3.
- Includes and Excludes
- 5.2.4.4.
- Include object types
- 5.2.4.5.
- Record Version and Timestamp Fields
- 5.2.4.6.
- Synthetic identities
- 5.2.4.7.
- Synthetic primary keys
- 5.2.4.8.
- Override primary keys
- 5.2.4.9.
- Date as timestamp
- 5.2.4.10.
- Ignore procedure return values (deprecated)
- 5.2.4.11.
- Unsigned types
- 5.2.4.12.
- Catalog and schema mapping
- 5.2.4.13.
- Catalog and schema version providers
- 5.2.4.14.
- Custom ordering of generated code
- 5.2.4.15.
- Forced types
- 5.2.4.15.1.
- Matching of forced types
- 5.2.4.15.2.
- Data type rewriting
- 5.2.4.15.3.
- Qualified converters
- 5.2.4.15.4.
- Inline converters
- 5.2.4.15.5.
- Enum converters
- 5.2.4.15.6.
- Data type bindings
- 5.2.4.16.
- Table valued functions
- 5.2.5.
- Generate
- 5.2.5.1.
- Annotations
- 5.2.5.2.
- Covariant overrides
- 5.2.5.2.1.
- Overriding as()
- 5.2.5.2.2.
- Overriding rename()
- 5.2.5.3.
- Default catalog and schema
- 5.2.5.4.
- Fluent setters
- 5.2.5.5.
- Fully Qualified Types
- 5.2.5.6.
- Global Artefacts
- 5.2.5.7.
- Implicit JOIN paths (new)
- 5.2.5.8.
- Java Time Types
- 5.2.5.9.
- Zero Scale Decimal Types (new)
- 5.2.6.
- Output target configuration
previous : next |
References to this page
Feedback
Do you have any feedback about this page? We'd love to hear it!