Sure, please refer to the following sections of the manual explaining how generator strategies work:
- Programmatic : http://www.jooq.org/doc/latest/manual/code-generation/codegen-generatorstrategy - Configurative: http://www.jooq.org/doc/latest/manual/code-generation/codegen-matcherstrategy 2016-09-14 13:29 GMT+02:00 BTJ <[email protected]>: > Is there any way to make generating tables choose other name than the > database table name? I.e. I have POJOs using the same names, which can get > confusing... > > > Regards, > > BTJ > > -- > 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 [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
