Relative Content

Tag Archive for javajooqimmutables-library

Map jooq records to Immutables

There is a nice option of automatically, typesafe map jooq result to Java POJO e.g. using Java 16 records described here