Hi, I am using the reverse mapping tool to generate classes from my tables. The tool by default changes the names of the DB fields by removing the underscores and changing the the case of subsequent character e.g. field name in DB ==== OB_AO_PD_VRS
is changed to ===== ObAoPdVrs how to avoid this and force the tool to have the available name in database, i browsed through the customization section of Reverse Mapping tool but could not find a property. Any help is highly appreciated Regards, Ram -- View this message in context: http://n2.nabble.com/Regarding-field-names-of-persistent-classes-generated-tp2371154p2371154.html Sent from the OpenJPA Developers mailing list archive at Nabble.com.
