Re: '_' is a keyword error

2019-02-20 Thread Lukas Eder
I'm afraid it doesn't seem to be possible to re-define the enumIdentifiers, that's a missing feature. You'll have to implement a programmatic generator strategy instead. I've created a feature request for the missing feature: https://github.com/jOOQ/jOOQ/issues/8343 On Wed, Feb 20, 2019 at 9:35

Re: '_' is a keyword error

2019-02-20 Thread Christian Master
Thank you for the help. I use the gradle plugin, so I try to do the magic in my buid.gradle. With a strategy it should just put another _ before every enum, but the matcher wont work. (unexpected token enum. With my beginner skills looking @ https://www.jooq.org/xsd/jooq-codegen-3.11.0.xsd enum