[ 
https://issues.apache.org/jira/browse/OPENJPA-1176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tim McConnell updated OPENJPA-1176:
-----------------------------------

    Attachment: OPENJPA-1176-TESTCASE-1.patch

Thanks for the JIRA Jeremy. Here is the testcase I've been using to demonstrate 
this failure. I will likely have others as well. Thanks.

> 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
>         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.

Reply via email to