Create a CustomGenerator extending JavaGenerator for overriding generatePojoClassFooter(TableDefinition, JavaWriter) solved my problem.
By the way, i use two maven modules, one for the generated classes and one for the strategy(CustomGenerator and CustomGeneratorStrategy), it works well. Thank you for your help ! -- 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.
