The following bugs affect non-association entity joins and association traversal in AuditQuery. Both are new features in Hibernate ORM 5.1. These bugs break such queries on polymorphic entities.
https://hibernate.atlassian.net/browse/HHH-11383
https://hibernate.atlassian.net/browse/HHH-11437
HHH-11437 also fixes another issue affecting AuditQuery:
https://hibernate.atlassian.net/browse/HHH-11416
A test case for HHH-11416 will also be included.
- is incorporated by
-
JBEAP-11039 Upgrade to Hibernate ORM 5.1.8
- Closed