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
    Affects Versions: 2.0.0
            Reporter: Pinaki Poddar
            Assignee: Pinaki Poddar
             Fix For: 2.0.0


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.

Reply via email to