azell / jooq-utils

jOOQ utilities including builder generator.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jooq-utils

jOOQ utilities including a builder generator for use with Immutables and MapStruct, and JPA entity code generation.

MapStruct's built-in support for Immutables hinges on whether or not Immutables is found in the classpath. As Immutables is needed only at code generation time, for most uses it will not be present in the classpath.

See the postgres branch for JPA support.

About

jOOQ utilities including builder generator.


Languages

Language:Java 100.0%