I've registered an issue for this. Would certainly be very useful to expose such an API also in jOOQ's runtime: https://github.com/jOOQ/jOOQ/issues/4544
2015-09-14 8:51 GMT+02:00 Lukas Eder <[email protected]>: > 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.
