JPA: property-based access to persistent objects 
-------------------------------------------------

                 Key: CAY-946
                 URL: https://issues.apache.org/cayenne/browse/CAY-946
             Project: Cayenne
          Issue Type: Task
          Components: Cayenne JPA
    Affects Versions: 3.0, JPA 1.0
            Reporter: Andrus Adamchik
            Assignee: Andrus Adamchik
             Fix For: 3.0, JPA 1.0


Current JPA runtime assumes field-based access (even though it recognizes 
property method annotations). Need to support both equally. It should come down 
to creating the right property descriptors in JpaClassDescriptorFactory and 
maybe checking the enhancer to ensure it does the right thing.

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