[
https://issues.apache.org/jira/browse/OPENJPA-1176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12732622#action_12732622
]
Jeremy Bauer commented on OPENJPA-1176:
---------------------------------------
Committed updated version of OPENJPA-1176-TESTCASE-1.patch for Tim under
revision 795156. Updates: Moved code into existing package and made updates to
the test and enhancer.xml for the new option. Thanks for the additional test!
> Properties marked as private are no longer persistent
> -----------------------------------------------------
>
> Key: OPENJPA-1176
> URL: https://issues.apache.org/jira/browse/OPENJPA-1176
> Project: OpenJPA
> Issue Type: Bug
> Components: jpa
> Affects Versions: 2.0.0
> Reporter: Jeremy Bauer
> Assignee: Jeremy Bauer
> Fix For: 2.0.0
>
> Attachments: OPENJPA-1176-TESTCASE-1.patch
>
>
> OpenJPA versions prior to 2.0 allowed properties marked as private to be
> persistent. This is contrary to the JPA specification which states that
> properties must be public or protected. OpenJPA 2.0 will adhere to the
> specification by default, but a compatibility option will be added to allow
> the old behavior.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.