Hi, >> Did you run into similar issues with the generated Tables.java class, >> which references all tables in a schema? > > I'm getting the "code size too large" error on the generated SchemaImpl > class using JOOQ 2.6.2. My schema has more than 15,000 tables.
Hmm, it had to happen at some point. Thanks for reporting this. I have registered #2212 for this issue: https://github.com/jOOQ/jOOQ/issues/2212 I guess, similar measurements have to be taken to solve this problem, as was done before for the Keys class -- 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/groups/opt_out.
