diff --git a/jOOQ-meta/src/main/resources/xsd/jooq-codegen-3.10.0.xsd b/jOOQ-meta/src/main/resources/xsd/jooq-codegen-3.10.0.xsd index 38dc020529..396efd558d 100644 --- a/jOOQ-meta/src/main/resources/xsd/jooq-codegen-3.10.0.xsd +++ b/jOOQ-meta/src/main/resources/xsd/jooq-codegen-3.10.0.xsd @@ -363,6 +363,10 @@ org.jooq.util.xml.XMLDatabase + This value can be used to reverse-engineer JPA annotated entities + + org.jooq.util.jpa.JPADatabase + You can also provide your own org.jooq.util.Database implementation here, if your database is currently not supported -->