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.
