Branch: refs/heads/HHH-14241
Home:
https://github.com/hibernate/hibernate-orm
Commit: d651714fd926e534c451c20b9b1ada40531ea6a5
https://github.com/hibernate/hibernate-orm/commit/d651714fd926e534c451c20...
Author: Fabio Massimo Ercoli <fabiomassimo.ercoli(a)gmail.com>
Date: 2020-10-05 (Mon, 05 Oct 2020)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/id/idclass/IdClassNamingStrategyTest.java
A hibernate-core/src/test/java/org/hibernate/id/idclass/MyEntity.java
A hibernate-core/src/test/java/org/hibernate/id/idclass/MyEntityId.java
Log Message:
-----------
HHH-14241 Test ImplicitNamingStrategyComponentPathImpl with IdClass
Commit: eff8f8ad1435245b56989b64dfd6f579d9192ea0
https://github.com/hibernate/hibernate-orm/commit/eff8f8ad1435245b56989b6...
Author: Jan Schatteman <jschatte(a)redhat.com>
Date: 2020-10-05 (Mon, 05 Oct 2020)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/boot/model/naming/ImplicitNamingStrategyComponentPathImpl.java
Log Message:
-----------
HHH-14241 Support ImplicitNamingStrategyComponentPathImpl with IdClass
Signed-off-by: Jan Schatteman <jschatte(a)redhat.com>
Compare:
https://github.com/hibernate/hibernate-orm/compare/d651714fd926%5E...eff8...