Branch: refs/heads/6.2
Home:
https://github.com/hibernate/hibernate-orm
Commit: 5ca32c8769727ecef50aaad1b3de7cc8b62ff0c1
https://github.com/hibernate/hibernate-orm/commit/5ca32c8769727ecef50aaad...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-08-11 (Fri, 11 Aug 2023)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/persister/entity/SingleTableEntityPersister.java
Log Message:
-----------
HHH-16798 Fix check for supertype-treats in single table inheritance
Also, fix a small bug in special not-null discriminator predicate rendering