Branch: refs/heads/6.2
Home:
https://github.com/hibernate/hibernate-orm
Commit: 1394659ff30b65fc3e33f5b52ad940ac3ed449cd
https://github.com/hibernate/hibernate-orm/commit/1394659ff30b65fc3e33f5b...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-04-05 (Wed, 05 Apr 2023)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/mapping/inheritance/discriminator/DiscriminatorInEmbeddedIdTest.java
Log Message:
-----------
HHH-16340 Add test for issue
Commit: 0da73a27a55438bf88690621381bd0fbb05c27fc
https://github.com/hibernate/hibernate-orm/commit/0da73a27a55438bf8869062...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-04-05 (Wed, 05 Apr 2023)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/mapping/PersistentClass.java
Log Message:
-----------
HHH-16340 Avoid checking discriminator duplication when not insertable
Compare:
https://github.com/hibernate/hibernate-orm/compare/57f581ad590f...0da73a2...