-
Bug
-
Resolution: Done
-
Major
-
6.4.0.GA, 7.1.4.GA
-
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
- clones
-
JBEAP-15582 [GSS](7.2.0) HHH-12937 HHH-13011 Where clause filter bugfixes
- Closed
- incorporates
-
JBEAP-15582 [GSS](7.2.0) HHH-12937 HHH-13011 Where clause filter bugfixes
- Closed
-
HHH-6781 Loading...
-
HHH-12875 Loading...
-
HHH-12882 Loading...
-
HHH-12937 Loading...
-
HHH-13011 Loading...
- is incorporated by
-
JBEAP-15311 (7.1.z) Upgrade Hibernate ORM from 5.1.16 to 5.1.17
- Closed
- links to