[#674] Add <fluentSetters/> code generation flag to let generated
setters return this - Apply this flag to the PostgreSQL configuration
This commit is contained in:
parent
b92ce8ab59
commit
a91df2a29c
@ -109,6 +109,7 @@
|
||||
<records>true</records>
|
||||
<immutablePojos>true</immutablePojos>
|
||||
<jpaAnnotations>false</jpaAnnotations>
|
||||
<fluentSetters>true</fluentSetters>
|
||||
</generate>
|
||||
<target>
|
||||
<packageName>org.jooq.test.postgres.generatedclasses</packageName>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user