You're right, the Tables.java class should hold static final members. This will be fixed as #1499: https://sourceforge.net/apps/trac/jooq/ticket/1499
Cheers Lukas 2012/6/14 Schönfisch, Jörg <[email protected]>: > Hi Lukas, > > > > shouldn’t the fields in the generated class Tables be final? > > If so, it is missing in line 945 in the DefaultGenerator. > > > > Cheers, > > Jörg
