[#5747] Mention JPADatabase in jooq-codegen.xsd

This commit is contained in:
lukaseder 2016-12-30 22:03:07 +01:00
parent 278c195e4f
commit fb749f5ff6

View File

@ -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
-->