I'm using _ naming notation in postgress. When I've got and _ on 2nd place I've got an unexpected name.
DB FIELD NAME: *n_civ_residenza* JOOQ JAVA METHODS (seems wrong to me the uppercased 'N') *nCivResidenza* *getNCivResidenza* *setNCivResidenza* JAVA ECLIPSE GENERATED METHODS (seems right to me) *nCivResidenza* *getnCivResidenza* *setnCivResidenza* any suggestions? Is it by design or it's a bug? Tks Denis -- 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.
