jooq/jOOQ
Lukas Eder 153762132f [jOOQ/jOOQ#9879] Added more generics to Generator and GeneratorContext
In order to implement pure functions of type Generator, we must make the GeneratorContext::table available to Generator implementations, including the usual type safety that allows for binding to the generated table type, which gives access to columns. This prevents having to capture this from the Generator, which isn't too clean (though it's still possible for those people who don't care)
2022-04-19 10:26:45 +02:00
..
src/main [jOOQ/jOOQ#9879] Added more generics to Generator and GeneratorContext 2022-04-19 10:26:45 +02:00
.gitignore
LICENSE.txt
NOTICE.txt
pom.xml