jooq/jOOQ-codegen/src/main/java
Lukas Eder ca9e7a311d [jOOQ/jOOQ#644] Fix wrong import of non-existing interface
When we have an implicit Converter, getJavaType() unfortunately produces
an import even if the type is ultimately not used. This should probably
be fixed separately as I keep running into this problem.
2024-09-06 16:53:16 +02:00
..
org/jooq/codegen [jOOQ/jOOQ#644] Fix wrong import of non-existing interface 2024-09-06 16:53:16 +02:00
module-info.java [jOOQ/jOOQ#9844] Generator strategies should support <schemaExtends/>, <tableExtends/>, <recordExtends/>, <daoExtends/>, <routineExtends/> 2022-07-07 16:01:22 +02:00