jooq/jOOQ-codegen/src/main/java
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
..
org/jooq/codegen [jOOQ/jOOQ#9272] Avoid fully qualified class references when possible 2019-12-20 10:39:12 +01:00