Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-9744

HHH-7545 - Aliases for a collection key and element column can collide causing one to be excluded

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • EAP_EWP 5.3.0.ER1
    • EAP_EWP 5.1.2
    • Hibernate
    • None
    • Hide
      A condition existed where internally-used aliases were identical for a collection key and an element column. This created a collision and, ultimately, the query would fail.
      This was corrected by appending the table number to the collection alias, guaranteeing uniqueness.
      Show
      A condition existed where internally-used aliases were identical for a collection key and an element column. This created a collision and, ultimately, the query would fail. This was corrected by appending the table number to the collection alias, guaranteeing uniqueness.
    • Documented as Resolved Issue
    • NEW

            brmeyer_jira Brett Meyer (Inactive)
            rhn-support-dstephan David Stephan
            Brett Meyer Brett Meyer (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: