Hi Jonas,

Just checking: You're using lower-case column names in your @Column
annotations. Do they match the generated Fields' names?

Cheers
Lukas


2014-04-11 17:33 GMT+02:00 Jonas <[email protected]>:

> Apparently, it is also not working the other way round.
> The fetched SecurityRolesRecord is filled however I can't map it into my
> SecurityRole class like this:
> "record.into(SecurityRole.class);"
>
> Do I miss something essential here?
>
> Thanks a lot for helping me out with this.
>
> Warm regards,
> Jonas
>
> --
> 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.
>

-- 
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.

Reply via email to