Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-15596

[GSS](7.1.z) HHH-6781/HHH-13011/HHH-12875/HHH-12882/HHH-12937 - Where clause filters ignored when loading collections

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.1.6.CR1, 7.1.6.GA
    • 6.4.0.GA, 7.1.4.GA
    • Hibernate
    • None

      Where clause filters mapped using annotations (@Where(clause="....")) or legacy (hbm.xml) mappings <entity ... where="..."> are ignored when loading collections of that entity.

      This issue will add functionality for enabling/disabling use of mapped where-clause filters using a new property, hibernate.use_entity_where_clause_for_collections. The default will be "true" for EAP 7.2. The default will be "false" for EAP 7.1

            gbadner@redhat.com Gail Badner (Inactive)
            rhn-support-sfikes Stephen Fikes (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: