-
Bug
-
Resolution: Done
-
Major
-
7.0.3.GA, 7.0.4.GA, 7.1.0.DR9
-
None
-
Release Notes
-
-
-
-
-
-
Fixed in Hibernate ORM 5.0 branch.
-
EAP 7.0.5
When querying a superclass with 2 subclasses which both include a property with the same name and where one subclass is using a secondary table for that property, a reference to an invalid column is generated by Hibernate in the SQL.
- clones
-
JBEAP-7628 [GSS] (7.1.0) HHH-11241: Missing column when executing HQL and criteria query with secondary table
- Closed
- incorporates
-
JBEAP-7628 [GSS] (7.1.0) HHH-11241: Missing column when executing HQL and criteria query with secondary table
- Closed
- is incorporated by
-
JBEAP-6536 [GSS](7.0.z) Upgrade Hibernate ORM from 5.0.11 to 5.0.12
- Closed
- links to