Automatically remove hungarian notation from column names.
----------------------------------------------------------

                 Key: OPENJPA-430
                 URL: https://issues.apache.org/jira/browse/OPENJPA-430
             Project: OpenJPA
          Issue Type: New Feature
    Affects Versions: 1.1.0
            Reporter: Ben Short
            Priority: Minor


Add a flag to switch on/off automatic truncation of hungarian fields when 
automatically generating column names.

Fields such as mFoobar and strBarFoo would become columns named* foobar and 
barfoo respectivly.

*Current naming DBDictionary rules would still apply.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to