Hi Lukas, thank you for taking the time to check the issue.
To continue the development, I switched to individual tables with mostly the same columns. My hope was to not have to implement so much boilerplate code multiple times, but I probably overrated how much that would be. The actual isse was that the derived table records would not implement UpdateableRecord and thus could not be used as the type in a class derived from DaoImpl. - David -- 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.
