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


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