[
https://issues.apache.org/jira/browse/OPENJPA-430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12540455
]
Kevin Sutter commented on OPENJPA-430:
--------------------------------------
Documentation updates as well? This is especially important when adding new
properties. Thanks!
> 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
> Attachments: OPENJPA-430.patch
>
>
> 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.