Uploaded image for project: 'Teiid'
  1. Teiid
  2. TEIID-5395

Improvement of JPA translator join behavior

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 11.0, 10.3.2
    • 10.2.1
    • Misc. Connectors
    • None

    Description

      The behavior of the JPA connector has a number of issues regarding entity relationships.

      • Implicit joins (those needed to get child entity id's) are made INNER JOINS, preventing getting any rows where the value would be null.
      • Something odd is done with *ToMany relationships which blows up the size of resultsets.
      • If a parent entity and a child entity use the same name for their id property, only one gets mapped.
      • It's not possible to join the same entity more than once.

      Attachments

        Activity

          People

            rhn-engineering-shawkins Steven Hawkins
            traivor Harold Campbell (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: