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

Donald Woods updated OPENJPA-1611:
----------------------------------

      Assignee: Fay Wang
    Patch Info: [Patch Available]

> Wrong PersistentAttributeType returned for @Embedded types
> ----------------------------------------------------------
>
>                 Key: OPENJPA-1611
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1611
>             Project: OpenJPA
>          Issue Type: Bug
>          Components: jpa
>    Affects Versions: 2.0.0
>            Reporter: Oliver Ringel
>            Assignee: Fay Wang
>             Fix For: 2.0.0
>
>         Attachments: openjpa-1611.tar
>
>
> Attribute.getPersistentAttributeType() should return 
> PersistentAttributeType.EMBEDDED for @Embedded types. 
> It returns PersistentAttributeType.ONE_TO_ONE now.
> I guess this also has effects on Attribute.isAssociation() which returns true 
> for @Embedded types.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to