Hi Lukas, yes, everything is lowercase and divided by underscore.
Do I have to let jooq generate the POJOs or should it also work with own 
POJOs?


On Friday, April 11, 2014 11:42:58 PM UTC+8, Lukas Eder wrote:
>
> 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] <javascript:>>:
>
>> 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] <javascript:>.
>> 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