Community

How to Statically Override the Default Settings in jOOQ

(lukaseder) When configuring a jOOQ runtime Configuration, you may add an explicit Settings instance, which contains a set of useful flags that change jOOQ’s SQL generation behaviour and other things.