diff --git a/jOOQ-manual/src/main/resources/org/jooq/web/manual-2.5.xml b/jOOQ-manual/src/main/resources/org/jooq/web/manual-2.5.xml index 89dbec45c9..93f83c7e62 100644 --- a/jOOQ-manual/src/main/resources/org/jooq/web/manual-2.5.xml +++ b/jOOQ-manual/src/main/resources/org/jooq/web/manual-2.5.xml @@ -7761,9 +7761,9 @@ public class Book implements java.io.Serializable
  • unsignedTypes: This influences all relevant getters and setters
  • -

    Flags controlling POJO generation

    +

    Flags controlling interface generation

    - POJO generation can be activated using the interfaces flag + Interfaces generation can be activated using the interfaces flag

    diff --git a/jOOQ-manual/src/main/resources/org/jooq/web/manual-2.6.xml b/jOOQ-manual/src/main/resources/org/jooq/web/manual-2.6.xml index f87ff006e0..da319e26da 100644 --- a/jOOQ-manual/src/main/resources/org/jooq/web/manual-2.6.xml +++ b/jOOQ-manual/src/main/resources/org/jooq/web/manual-2.6.xml @@ -8368,9 +8368,9 @@ public class Book implements java.io.Serializable
  • unsignedTypes: This influences all relevant getters and setters
  • -

    Flags controlling POJO generation

    +

    Flags controlling interface generation

    - POJO generation can be activated using the interfaces flag + Interface generation can be activated using the interfaces flag

    diff --git a/jOOQ-manual/src/main/resources/org/jooq/web/manual-3.0.xml b/jOOQ-manual/src/main/resources/org/jooq/web/manual-3.0.xml index 82902157af..7605a90207 100644 --- a/jOOQ-manual/src/main/resources/org/jooq/web/manual-3.0.xml +++ b/jOOQ-manual/src/main/resources/org/jooq/web/manual-3.0.xml @@ -9782,9 +9782,9 @@ public class Book implements java.io.Serializable
  • unsignedTypes: This influences all relevant getters and setters
  • -

    Flags controlling POJO generation

    +

    Flags controlling interface generation

    - POJO generation can be activated using the interfaces flag + Interface generation can be activated using the interfaces flag

    diff --git a/jOOQ-manual/src/main/resources/org/jooq/web/manual-3.1.xml b/jOOQ-manual/src/main/resources/org/jooq/web/manual-3.1.xml index 5dc902b342..2f02fe97ba 100644 --- a/jOOQ-manual/src/main/resources/org/jooq/web/manual-3.1.xml +++ b/jOOQ-manual/src/main/resources/org/jooq/web/manual-3.1.xml @@ -10315,9 +10315,9 @@ public class Book implements java.io.Serializable
  • unsignedTypes: This influences all relevant getters and setters
  • -

    Flags controlling POJO generation

    +

    Flags controlling interface generation

    - POJO generation can be activated using the interfaces flag + Interface generation can be activated using the interfaces flag

    diff --git a/jOOQ-manual/src/main/resources/org/jooq/web/manual-3.10.xml b/jOOQ-manual/src/main/resources/org/jooq/web/manual-3.10.xml index aa0016a940..8ca7c523c8 100644 --- a/jOOQ-manual/src/main/resources/org/jooq/web/manual-3.10.xml +++ b/jOOQ-manual/src/main/resources/org/jooq/web/manual-3.10.xml @@ -16813,7 +16813,7 @@ create.insertInto(com.example.generated.Tables.MY_TABLE)

    Flags controlling table generation

    - Table generation cannot be deactivated + Routine generation can be deactivated using the tables flag

    @@ -16978,9 +16978,9 @@ public class Book implements java.io.Serializable
  • unsignedTypes: This influences all relevant getters and setters
  • -

    Flags controlling POJO generation

    +

    Flags controlling interface generation

    - POJO generation can be activated using the interfaces flag + Interface generation can be activated using the interfaces flag

    @@ -17042,7 +17042,7 @@ public class Book implements java.io.Serializable

    Flags controlling sequence generation

    - Sequence generation cannot be deactivated + Routine generation can be deactivated using the sequences flag

    @@ -17087,9 +17087,9 @@ public class Book implements java.io.Serializable

    Flags controlling routine generation

    -

    - Routine generation cannot be deactivated -

    +

    + Routine generation can be deactivated using the routines flag +

    @@ -17136,7 +17136,7 @@ public class Book implements java.io.Serializable

    Flags controlling UDT generation

    - UDT generation cannot be deactivated + Routine generation can be deactivated using the udts flag

    diff --git a/jOOQ-manual/src/main/resources/org/jooq/web/manual-3.2.xml b/jOOQ-manual/src/main/resources/org/jooq/web/manual-3.2.xml index 6bd48cf2e8..f9ec2317cf 100644 --- a/jOOQ-manual/src/main/resources/org/jooq/web/manual-3.2.xml +++ b/jOOQ-manual/src/main/resources/org/jooq/web/manual-3.2.xml @@ -11107,9 +11107,9 @@ public class Book implements java.io.Serializable
  • unsignedTypes: This influences all relevant getters and setters
  • -

    Flags controlling POJO generation

    +

    Flags controlling interface generation

    - POJO generation can be activated using the interfaces flag + Interface generation can be activated using the interfaces flag

    diff --git a/jOOQ-manual/src/main/resources/org/jooq/web/manual-3.3.xml b/jOOQ-manual/src/main/resources/org/jooq/web/manual-3.3.xml index d6ba1c5cfb..81c55e7fe8 100644 --- a/jOOQ-manual/src/main/resources/org/jooq/web/manual-3.3.xml +++ b/jOOQ-manual/src/main/resources/org/jooq/web/manual-3.3.xml @@ -11938,10 +11938,10 @@ public class Book implements java.io.Serializable
  • unsignedTypes: This influences all relevant getters and setters
  • -

    Flags controlling POJO generation

    -

    - POJO generation can be activated using the interfaces flag -

    +

    Flags controlling interface generation

    +

    + Interface generation can be activated using the interfaces flag +

    diff --git a/jOOQ-manual/src/main/resources/org/jooq/web/manual-3.4.xml b/jOOQ-manual/src/main/resources/org/jooq/web/manual-3.4.xml index 4b1f283105..badd198d8d 100644 --- a/jOOQ-manual/src/main/resources/org/jooq/web/manual-3.4.xml +++ b/jOOQ-manual/src/main/resources/org/jooq/web/manual-3.4.xml @@ -13313,10 +13313,10 @@ public class Book implements java.io.Serializable
  • unsignedTypes: This influences all relevant getters and setters
  • -

    Flags controlling POJO generation

    -

    - POJO generation can be activated using the interfaces flag -

    +

    Flags controlling interface generation

    +

    + Interface generation can be activated using the interfaces flag +

    diff --git a/jOOQ-manual/src/main/resources/org/jooq/web/manual-3.5.xml b/jOOQ-manual/src/main/resources/org/jooq/web/manual-3.5.xml index befa661b8c..c0df34f3ca 100644 --- a/jOOQ-manual/src/main/resources/org/jooq/web/manual-3.5.xml +++ b/jOOQ-manual/src/main/resources/org/jooq/web/manual-3.5.xml @@ -13845,10 +13845,10 @@ public class Book implements java.io.Serializable
  • unsignedTypes: This influences all relevant getters and setters
  • -

    Flags controlling POJO generation

    -

    - POJO generation can be activated using the interfaces flag -

    +

    Flags controlling interface generation

    +

    + Interface generation can be activated using the interfaces flag +

    diff --git a/jOOQ-manual/src/main/resources/org/jooq/web/manual-3.6.xml b/jOOQ-manual/src/main/resources/org/jooq/web/manual-3.6.xml index 715ade9a14..97e5acc8ef 100644 --- a/jOOQ-manual/src/main/resources/org/jooq/web/manual-3.6.xml +++ b/jOOQ-manual/src/main/resources/org/jooq/web/manual-3.6.xml @@ -14452,10 +14452,10 @@ public class Book implements java.io.Serializable
  • unsignedTypes: This influences all relevant getters and setters
  • -

    Flags controlling POJO generation

    -

    - POJO generation can be activated using the interfaces flag -

    +

    Flags controlling interface generation

    +

    + Interface generation can be activated using the interfaces flag +

    diff --git a/jOOQ-manual/src/main/resources/org/jooq/web/manual-3.7.xml b/jOOQ-manual/src/main/resources/org/jooq/web/manual-3.7.xml index 9481c49204..9a41fede98 100644 --- a/jOOQ-manual/src/main/resources/org/jooq/web/manual-3.7.xml +++ b/jOOQ-manual/src/main/resources/org/jooq/web/manual-3.7.xml @@ -14865,10 +14865,10 @@ public class Book implements java.io.Serializable
  • unsignedTypes: This influences all relevant getters and setters
  • -

    Flags controlling POJO generation

    -

    - POJO generation can be activated using the interfaces flag -

    +

    Flags controlling interface generation

    +

    + Interface generation can be activated using the interfaces flag +

    diff --git a/jOOQ-manual/src/main/resources/org/jooq/web/manual-3.8.xml b/jOOQ-manual/src/main/resources/org/jooq/web/manual-3.8.xml index 61d976b594..3a82aaf049 100644 --- a/jOOQ-manual/src/main/resources/org/jooq/web/manual-3.8.xml +++ b/jOOQ-manual/src/main/resources/org/jooq/web/manual-3.8.xml @@ -15098,10 +15098,10 @@ public class Book implements java.io.Serializable
  • unsignedTypes: This influences all relevant getters and setters
  • -

    Flags controlling POJO generation

    -

    - POJO generation can be activated using the interfaces flag -

    +

    Flags controlling interface generation

    +

    + Interface generation can be activated using the interfaces flag +

    diff --git a/jOOQ-manual/src/main/resources/org/jooq/web/manual-3.9.xml b/jOOQ-manual/src/main/resources/org/jooq/web/manual-3.9.xml index 79512ba419..7da75987e5 100644 --- a/jOOQ-manual/src/main/resources/org/jooq/web/manual-3.9.xml +++ b/jOOQ-manual/src/main/resources/org/jooq/web/manual-3.9.xml @@ -16514,7 +16514,7 @@ create.insertInto(com.example.generated.Tables.MY_TABLE)

    Flags controlling table generation

    - Table generation cannot be deactivated + Routine generation can be deactivated using the tables flag

    @@ -16679,10 +16679,10 @@ public class Book implements java.io.Serializable
  • unsignedTypes: This influences all relevant getters and setters
  • -

    Flags controlling POJO generation

    -

    - POJO generation can be activated using the interfaces flag -

    +

    Flags controlling interface generation

    +

    + Interface generation can be activated using the interfaces flag +

    @@ -16743,7 +16743,7 @@ public class Book implements java.io.Serializable

    Flags controlling sequence generation

    - Sequence generation cannot be deactivated + Routine generation can be deactivated using the sequences flag

    @@ -16789,7 +16789,7 @@ public class Book implements java.io.Serializable

    Flags controlling routine generation

    - Routine generation cannot be deactivated + Routine generation can be deactivated using the routines flag

    @@ -16837,7 +16837,7 @@ public class Book implements java.io.Serializable

    Flags controlling UDT generation

    - UDT generation cannot be deactivated + Routine generation can be deactivated using the udts flag