I tried it with @Table but it didn't work either. I actually specifiy the table explicitly here: "return UserHelper.dsl().newRecord(Tables.SECURITY_ROLES, this);"
Somehow, jooq doesn't recognize the getters with the @Column annotation. On Friday, April 11, 2014 2:30:56 AM UTC+8, Rob Sargent wrote: > > > Don't you need an @Table? > > -- 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.
