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

Oliver Ringel updated OPENJPA-1611:
-----------------------------------

    Attachment: openjpa-1611.tar

Here is the test case.

> 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
>         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.
-
You can reply to this email to add a comment to the issue online.

Reply via email to