jooq/jOOQ-codegen
Knut Wannheden 171637eaed [jOOQ/jOOQ#9272] Avoid fully qualified class references when possible
In the generated `SchemaImpl` subclasses the static fields representing
the tables of the schema typically don't need a fully qualified class
reference in the initializer expression, since the Java type is imported
already.
2019-12-20 10:39:12 +01:00
..
src/main [jOOQ/jOOQ#9272] Avoid fully qualified class references when possible 2019-12-20 10:39:12 +01:00
.gitignore
LICENSE.txt
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