There's the org.jooq.codegen.KeepNamesGeneratorStrategy that you can use,
see:
https://www.jooq.org/doc/latest/manual/code-generation/codegen-generatorstrategy/#out-of-the-box-strategies

Look into the related manual sections to see how you can write your own.

On Mon, Jan 27, 2025 at 10:23 AM Yeray Borges Santana <
yeray.borges....@gmail.com> wrote:

> Hello,
>
> Jooq generates the Pojos with fields in camel case.
>
> I have not found how to configure the maven plugin to generate the Pojos
> using the exactly the same names as the data base table fields.
>
> Is it possible?
>
> Thanks in advance.
>
> --
> You received this message because you are subscribed to the Google Groups
> "jOOQ User Group" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jooq-user+unsubscr...@googlegroups.com.
> To view this discussion visit
> https://groups.google.com/d/msgid/jooq-user/4f2adda0-845b-46c1-9647-edf26966cb29n%40googlegroups.com
> <https://groups.google.com/d/msgid/jooq-user/4f2adda0-845b-46c1-9647-edf26966cb29n%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups "jOOQ 
User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jooq-user+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/jooq-user/CAB4ELO7jV5qM2LSwiYF2c6tyWbA5hZCkYyte1UsCi%3DXai66C3Q%40mail.gmail.com.

Reply via email to