Hi all I'm trying to use the new org.jooq.codegen.KotlinGenerator to generate kotlin code. I have the generator configured in order to have records and pojo implement some interfaces. But the generated code does not generate the override modifier for the properties declared in the implemented interfaces.
Am I doing something wrong or is it possible, that this is not a supported feature yet? Thanks for your help! Thomas -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jooq-user/78d27ea6-7919-4c54-9ac5-c5bad65c79e1n%40googlegroups.com.
