[hibernate-commits] [hibernate/hibernate-orm] b7d050: HHH-11182 - Add test for issue
GitHub
noreply at github.com
Thu Oct 20 17:17:09 EDT 2016
Branch: refs/heads/5.1
Home: https://github.com/hibernate/hibernate-orm
Commit: b7d0501fcb3d104e9e965409f0229bbd6e46ea2a
https://github.com/hibernate/hibernate-orm/commit/b7d0501fcb3d104e9e965409f0229bbd6e46ea2a
Author: Gail Badner <gbadner at redhat.com>
Date: 2016-10-20 (Thu, 20 Oct 2016)
Changed paths:
A hibernate-core/src/test/java/org/hibernate/test/hql/joinedSubclass/JoinedSubclassSubQueryTest.java
Log Message:
-----------
HHH-11182 - Add test for issue
(cherry picked from commit 38379a537aa0b7b62ae9fae40f079653ac864493)
Commit: 5c89fb1dade08c61a508c282f2a50f199706eeaa
https://github.com/hibernate/hibernate-orm/commit/5c89fb1dade08c61a508c282f2a50f199706eeaa
Author: Andrea Boriero <andrea at hibernate.org>
Date: 2016-10-20 (Thu, 20 Oct 2016)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/hql/internal/ast/util/JoinProcessor.java
Log Message:
-----------
HHH-11182 - HQL subquery with constraint property in superclass does not join superclass table
(cherry picked from commit b3151de647542b2aec248a40b23a3d45258551cc)
Commit: 25fff43cc1f8eb097cc7bf0d51ff4d975d252ddf
https://github.com/hibernate/hibernate-orm/commit/25fff43cc1f8eb097cc7bf0d51ff4d975d252ddf
Author: Gail Badner <gbadner at redhat.com>
Date: 2016-10-20 (Thu, 20 Oct 2016)
Changed paths:
M hibernate-core/src/test/java/org/hibernate/test/hql/joinedSubclass/JoinedSubclassSubQueryTest.java
Log Message:
-----------
HHH-11182 : minor correction to test required to backport
Compare: https://github.com/hibernate/hibernate-orm/compare/20c93c38e068...25fff43cc1f8
More information about the hibernate-commits
mailing list