Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-orm
Commit: 959e3867d19505cc8821b2cdec607e746d3e30cc
https://github.com/hibernate/hibernate-orm/commit/959e3867d19505cc8821b2c...
Author: Chris Cranford <chris(a)hibernate.org>
Date: 2017-02-28 (Tue, 28 Feb 2017)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/test/annotations/idclass/IdClassMappedSuperclassTest.java
Log Message:
-----------
HHH-9114 - Added test case.
Commit: 761ea6c94123d6c36cd89297786f6d2b4c1d52c5
https://github.com/hibernate/hibernate-orm/commit/761ea6c94123d6c36cd8929...
Author: Chris Cranford <chris(a)hibernate.org>
Date: 2017-02-28 (Tue, 28 Feb 2017)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/cfg/AnnotationBinder.java
Log Message:
-----------
HHH-9114 - Fix property not found when IdClass properties are mapped both in entity and
mapped superclass types.
Compare:
https://github.com/hibernate/hibernate-orm/compare/e1dbca511dc2...761ea6c...