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

Keys in an EmbeddedCollection are returned as PCData objects when DataCache is enabled

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0.0-M2
    • 2.0.0-M3
    • datacache
    • None

    Description

      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.

      Attachments

        Activity

          People

            mikedd Michael Dick
            mikedd Michael Dick
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: