[
https://issues.apache.org/jira/browse/OPENJPA-1232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Dick closed OPENJPA-1232.
---------------------------------
Resolution: Fixed
> Keys in an EmbeddedCollection are returned as PCData objects when DataCache
> is enabled
> --------------------------------------------------------------------------------------
>
> Key: OPENJPA-1232
> URL: https://issues.apache.org/jira/browse/OPENJPA-1232
> Project: OpenJPA
> Issue Type: Bug
> Components: datacache
> Reporter: Michael Dick
> Assignee: Michael Dick
> Original Estimate: 0h
> Remaining Estimate: 0h
>
> A mapping like this fails when a DataCache is in use:
> @ElementCollection
> private Map<Embeddable, Embeddable> embeddableMap;
> The keyset contains PCData instances instead of Embeddables.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.