Uploaded image for project: 'OpenJPA'
  1. OpenJPA
  2. OPENJPA-1241

Add support for joining via keys of a Map attribute for Criteria query

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0-M3
    • query
    • None

    Description

      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).

      Attachments

        Issue Links

          Activity

            People

              ppoddar@apache.org Pinaki Poddar
              ppoddar@apache.org Pinaki Poddar
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: