Can I get a collection of all Tables with out using reflection. Basically, I was hoping for a method like... public List<Table> getTables() on the generated *.jooq.util.Tables.
Is there some other way to get a collection of all Tables? -Kevin -- 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.
