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

6.2.1.
Logging
6.2.2.
Error handling
6.2.3.
Jdbc
6.2.4.
Generator
6.2.5.
Database
6.2.5.1.
Database name and properties
6.2.5.2.
RegexFlags
6.2.5.3.
Includes and Excludes
6.2.5.4.
Include object types
6.2.5.5.
Record Version and Timestamp Fields
6.2.5.6.
Comments (new)
6.2.5.7.
Synthetic objects
6.2.5.7.1.
Synthetic identities
6.2.5.7.2.
Synthetic primary keys
6.2.5.7.3.
Synthetic unique keys
6.2.5.7.4.
Synthetic foreign keys
6.2.5.8.
Date as timestamp
6.2.5.9.
Ignore procedure return values (deprecated)
6.2.5.10.
Unsigned types
6.2.5.11.
Catalog and schema mapping
6.2.5.12.
Catalog and schema version providers
6.2.5.13.
Custom ordering of generated code
6.2.5.14.
Forced types
6.2.5.14.1.
Matching of forced types
6.2.5.14.2.
Data type rewriting
6.2.5.14.3.
Qualified converters
6.2.5.14.4.
Inline converters
6.2.5.14.5.
Lambda converters
6.2.5.14.6.
Enum converters
6.2.5.14.7.
Data type bindings
6.2.5.15.
Table valued functions
6.2.6.
Generate
6.2.6.1.
Annotations
6.2.6.2.
Covariant overrides
6.2.6.2.1.
Overriding as()
6.2.6.2.2.
Overriding rename()
6.2.6.3.
Default catalog and schema
6.2.6.4.
Fluent setters
6.2.6.5.
Fully Qualified Types
6.2.6.6.
Global Artefacts
6.2.6.7.
Implicit JOIN paths
6.2.6.8.
Java Time Types
6.2.6.9.
Serial Version UID
6.2.6.10.
Sources
6.2.6.11.
Visibility Modifier (new)
6.2.6.12.
Whitespace (newlines and indentation)
6.2.6.13.
Zero Scale Decimal Types
6.2.7.
Output target configuration

previous : next

Feedback

Do you have any feedback about this page? We'd love to hear it!

The jOOQ Logo