jooq/jOOQ-codegen
Knut Wannheden 91fde41fb9 [jOOQ/jOOQ#9272] Avoid fully qualified class references when possible
In the generated `CatalogImpl` subclasses the static fields representing
the schemas of the catalog typically don't need a fully qualified class
reference in the initializer expression, since the Java type is imported
already.

Additionally the Javadoc comment of the field representing the default
schema (if any) will now also include the schema's name (before it was
missing).
2019-12-20 11:19:04 +01:00
..
src/main [jOOQ/jOOQ#9272] Avoid fully qualified class references when possible 2019-12-20 11:19:04 +01:00
.gitignore Added IntelliJ meta info to .gitignore 2014-06-06 14:58:11 +02:00
LICENSE.txt [#5754] Remove copyright (and dates) from file headers 2017-01-02 17:14:26 +01:00
NOTICE.txt [jOOQ/jOOQ#8615] Missing NOTICE file from commons-lang 2019-05-21 12:23:17 +02:00
pom.xml Preparing master for 3.13 release cycle 2019-08-29 16:12:59 +02:00