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

Donald Woods updated OPENJPA-1232:
----------------------------------

    Affects Version/s: 2.0.0-M2
        Fix Version/s: 2.0.0-M3

> 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
>    Affects Versions: 2.0.0-M2
>            Reporter: Michael Dick
>            Assignee: Michael Dick
>             Fix For: 2.0.0-M3
>
>   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.

Reply via email to