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

Generic embeddable entity

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Invalid
    • 2.1.1
    • None
    • Enhance, UnenhancedClasses
    • None

    Description

      I found a problem when create & use a generic embeddable entity. When javaagent parse classes we can see these messages :

      1181 TEST WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.test.embeddable.TraceEntity.traceability.org.apache.test.embeddable.Tracer.next" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.
      1615 TEST WARN [main] openjpa.MetaData - OpenJPA cannot map field "org.apache.test.embeddable.TraceEntity.traceability.org.apache.test.embeddable.Tracer.next" efficiently. It is of an unsupported type. The field value will be serialized to a BLOB by default.

      I attached a maven project whit a unit test for reproducing these logs. (Tested with Netbeans 7.2RC)

      Attachments

        1. GenericEmbeddable.zip
          6 kB
          Guillaume Chauvet

        Activity

          People

            Unassigned Unassigned
            gchauvet Guillaume Chauvet
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: