Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 814cddfeb4e9d7f8745699626591a0d2ab379d6e
https://github.com/hibernate/hibernate-orm/commit/814cddfeb4e9d7f87456996...
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: 169757d5b156ed809da10d68225dd336dd05f9b9
https://github.com/hibernate/hibernate-orm/commit/169757d5b156ed809da10d6...
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/7452319807bc...169757d...