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

Jeremy Bauer resolved OPENJPA-1176.
-----------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 2.0.0)
                   2.0.0-M3

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