jooq/jOOQ-codegen
Knut Wannheden fb0a53b200 [jOOQ/jOOQ#9272] Simplify generated Schema and Catalog classes
The genereated `SchemaImpl` and `CatalogImpl` subclasses will only
declare methods like `getSchemas0()` and `getTables0()` when necessary.
I.e. when the number of returned definitions exceeds 500.
2019-12-18 17:29:01 +01:00
..
src/main [jOOQ/jOOQ#9272] Simplify generated Schema and Catalog classes 2019-12-18 17:29:01 +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