https://hibernate.atlassian.net/browse/HHH-11133
This is a regression when using annotations. It worked in EAP 6.4.
This can only be fixed by allowing
<joined-subclass ... discriminator-value="..." />
This also affects EAP 7.0, but I'm not sure if this would be considered critical enough to backport.
- is incorporated by
-
JBEAP-11039 Upgrade to Hibernate ORM 5.1.8
- Closed
- incorporates
-
HHH-11133 Loading...