diff --git a/jOOQ-website/src/main/resources/manual-3.0.xml b/jOOQ-website/src/main/resources/manual-3.0.xml index d14e2fb97d..5e0367690b 100644 --- a/jOOQ-website/src/main/resources/manual-3.0.xml +++ b/jOOQ-website/src/main/resources/manual-3.0.xml @@ -8923,12 +8923,6 @@ public class AsInDatabaseStrategy extends DefaultGeneratorStrategy { Defaults to true --> true - - true - true @@ -8991,6 +8985,18 @@ public class AsInDatabaseStrategy extends DefaultGeneratorStrategy { Defaults to true --> true ]]> + +

Property interdependencies

+

+ Some of the above properties depend on other properties to work correctly. For instance, when generating immutable pojos, pojos must be generated. jOOQ will enforce such properties even if you tell it otherwise. Here is a list of property interdependencies: +

+ +