diff --git a/jOOQ-meta/src/main/java/org/jooq/meta/jaxb/CommentType.java b/jOOQ-meta/src/main/java/org/jooq/meta/jaxb/CommentType.java index d11b5b2dda..e21fa45352 100644 --- a/jOOQ-meta/src/main/java/org/jooq/meta/jaxb/CommentType.java +++ b/jOOQ-meta/src/main/java/org/jooq/meta/jaxb/CommentType.java @@ -14,6 +14,8 @@ import org.jooq.util.jaxb.tools.XMLBuilder; /** * The documentation configuration. + *

+ * This feature is available in the commercial distribution only. * * * diff --git a/jOOQ-meta/src/main/java/org/jooq/meta/jaxb/Database.java b/jOOQ-meta/src/main/java/org/jooq/meta/jaxb/Database.java index 4f30b27975..8274f6f09a 100644 --- a/jOOQ-meta/src/main/java/org/jooq/meta/jaxb/Database.java +++ b/jOOQ-meta/src/main/java/org/jooq/meta/jaxb/Database.java @@ -1461,6 +1461,8 @@ public class Database implements Serializable, XMLAppendable /** * A regular expression matching all primary key declarations for which wrapper types should be generated, and for their referencing foreign keys. + *

+ * This feature is available in the commercial distribution only. * */ public String getEmbeddablePrimaryKeys() { @@ -1469,6 +1471,8 @@ public class Database implements Serializable, XMLAppendable /** * A regular expression matching all primary key declarations for which wrapper types should be generated, and for their referencing foreign keys. + *

+ * This feature is available in the commercial distribution only. * */ public void setEmbeddablePrimaryKeys(String value) { @@ -1477,6 +1481,8 @@ public class Database implements Serializable, XMLAppendable /** * A regular expression matching all unique key declarations for which wrapper types should be generated, and for their referencing foreign keys. + *

+ * This feature is available in the commercial distribution only. * */ public String getEmbeddableUniqueKeys() { @@ -1485,6 +1491,8 @@ public class Database implements Serializable, XMLAppendable /** * A regular expression matching all unique key declarations for which wrapper types should be generated, and for their referencing foreign keys. + *

+ * This feature is available in the commercial distribution only. * */ public void setEmbeddableUniqueKeys(String value) { @@ -1493,6 +1501,8 @@ public class Database implements Serializable, XMLAppendable /** * A regular expression matching all domain type declarations for which wrapper types should be generated. + *

+ * This feature is available in the commercial distribution only. * */ public String getEmbeddableDomains() { @@ -1501,6 +1511,8 @@ public class Database implements Serializable, XMLAppendable /** * A regular expression matching all domain type declarations for which wrapper types should be generated. + *

+ * This feature is available in the commercial distribution only. * */ public void setEmbeddableDomains(String value) { @@ -2178,6 +2190,8 @@ public class Database implements Serializable, XMLAppendable /** * A regular expression matching all primary key declarations for which wrapper types should be generated, and for their referencing foreign keys. + *

+ * This feature is available in the commercial distribution only. * */ public Database withEmbeddablePrimaryKeys(String value) { @@ -2187,6 +2201,8 @@ public class Database implements Serializable, XMLAppendable /** * A regular expression matching all unique key declarations for which wrapper types should be generated, and for their referencing foreign keys. + *

+ * This feature is available in the commercial distribution only. * */ public Database withEmbeddableUniqueKeys(String value) { @@ -2196,6 +2212,8 @@ public class Database implements Serializable, XMLAppendable /** * A regular expression matching all domain type declarations for which wrapper types should be generated. + *

+ * This feature is available in the commercial distribution only. * */ public Database withEmbeddableDomains(String value) { diff --git a/jOOQ-meta/src/main/resources/xsd/jooq-codegen-3.15.0.xsd b/jOOQ-meta/src/main/resources/xsd/jooq-codegen-3.15.0.xsd index 2f9381f712..e9a0221cde 100644 --- a/jOOQ-meta/src/main/resources/xsd/jooq-codegen-3.15.0.xsd +++ b/jOOQ-meta/src/main/resources/xsd/jooq-codegen-3.15.0.xsd @@ -680,7 +680,9 @@ See {@link org.jooq.UpdatableRecord#store()} and {@link org.jooq.UpdatableRecord - + +This feature is available in the commercial distribution only.]]> @@ -862,15 +864,21 @@ This comparator can be used to influence the order of any object that is produce - + +This feature is available in the commercial distribution only.]]> - + +This feature is available in the commercial distribution only.]]> - + +This feature is available in the commercial distribution only.]]> @@ -934,7 +942,9 @@ for Oracle.]]> - + +This feature is available in the commercial distribution only.]]> @@ -966,11 +976,15 @@ for Oracle.]]> - + +This feature is available in the commercial distribution only.]]> - + +This feature is available in the commercial distribution only.]]> @@ -1032,7 +1046,9 @@ for Oracle.]]> - + +This feature is available in the commercial distribution only.]]> @@ -1055,7 +1071,9 @@ for Oracle.]]> - + +This feature is available in the commercial distribution only.]]>