There are utilities that go the other way round, i.e. from "phone_number"
to "phoneNumber". I'm think that Spring might have such utilities, though.
And Jackson also does:
http://stackoverflow.com/q/10519265/521799

Hope this helps,
Lukas

2015-09-14 1:22 GMT+02:00 Robert DiFalco <[email protected]>:

> It there a utility in JOOQ to convert a Java Bean field name like
> "phoneNumber" to the Field<?> name of "phone_number"? Actually, just
> getting the Field<?> by "phoneNumber" would be great too.
>
> Thanks
>
> --
> 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