[
https://issues.apache.org/jira/browse/OPENJPA-1241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Donald Woods updated OPENJPA-1241:
----------------------------------
Affects Version/s: (was: 2.0.0)
Fix Version/s: (was: 2.0.0-M4)
(was: 2.0.0)
> Add support for joining via keys of a Map attribute for Criteria query
> ----------------------------------------------------------------------
>
> Key: OPENJPA-1241
> URL: https://issues.apache.org/jira/browse/OPENJPA-1241
> Project: OpenJPA
> Issue Type: New Feature
> Components: query
> Reporter: Pinaki Poddar
> Assignee: Pinaki Poddar
> Fix For: 2.0.0-M3
>
>
> Support join via keys of a persistent attribute of type Map<K,V>.
> This join needs special treatment because unlike other joins via a persistent
> attribute, this join occurs from keys of a java.util.Map (which itself is the
> persistent attribute but not its keys).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.