[
https://issues.apache.org/jira/browse/OPENJPA-1611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12853270#action_12853270
]
Fay Wang commented on OPENJPA-1611:
-----------------------------------
Hi Oliver, can you check if the fix resolve your problem?
> 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.