jooq/jOOQ-examples
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
..
Benchmarks
jOOQ-academy [jOOQ/jOOQ#9487] Consistently use <parent> in pom.xml files 2019-11-13 12:27:07 +01:00
jOOQ-checker-framework-example [jOOQ/jOOQ#9487] Consistently use <parent> in pom.xml files 2019-11-13 12:27:07 +01:00
jOOQ-flyway-ddl-example [jOOQ/jOOQ#9272] Avoid fully qualified class references when possible 2019-12-20 11:19:04 +01:00
jOOQ-flyway-example Preparing master for 3.13 release cycle 2019-08-29 16:12:59 +02:00
jOOQ-javaee-example [jOOQ/jOOQ#9487] Consistently use <parent> in pom.xml files 2019-11-13 12:27:07 +01:00
jOOQ-javafx-example [jOOQ/jOOQ#9487] Consistently use <parent> in pom.xml files 2019-11-13 12:27:07 +01:00
jOOQ-jpa-example [jOOQ/jOOQ#9272] Avoid fully qualified class references when possible 2019-12-20 11:19:04 +01:00
jOOQ-jpa-example-entities [jOOQ/jOOQ#9578] Upgrade Hibernate dependency to 5.4.9.Final 2019-11-20 15:27:45 +01:00
jOOQ-kotlin-example [jOOQ/jOOQ#9272] Avoid fully qualified class references when possible 2019-12-20 11:19:04 +01:00
jOOQ-oracle-example [jOOQ/jOOQ#9487] Consistently use <parent> in pom.xml files 2019-11-13 12:27:07 +01:00
jOOQ-spark-chart-example [jOOQ/jOOQ#9487] Consistently use <parent> in pom.xml files 2019-11-13 12:27:07 +01:00
jOOQ-spark-example [jOOQ/jOOQ#9487] Consistently use <parent> in pom.xml files 2019-11-13 12:27:07 +01:00
jOOQ-spring-boot-example [jOOQ/jOOQ#9487] Consistently use <parent> in pom.xml files 2019-11-13 12:27:07 +01:00
jOOQ-spring-example [jOOQ/jOOQ#9487] Consistently use <parent> in pom.xml files 2019-11-13 12:27:07 +01:00
jOOQ-spring-guice-example [jOOQ/jOOQ#9487] Consistently use <parent> in pom.xml files 2019-11-13 12:27:07 +01:00
Sakila Sakila/PostgreSQL: Replace nonexisting IF with CASE 2019-05-17 13:56:30 +02:00
pom.xml Release: Update version of jOOQ-examples/pom.xml 2019-08-30 07:46:59 +02:00