-
Bug
-
Resolution: Done
-
Major
-
None
Hibernate's implementation of javax.persistence.Query#getSingleResult and #executeUpdate can throw Hibernate exceptions. They should throw JPA exceptions instead.
This is a regression that got introduced in EAP 7.2.
- is incorporated by
-
JBEAP-16457 (7.2.z) Upgrade Hibernate ORM from 5.3.9 to 5.3.10
- Closed
- cloned from
-
HHH-13300 Loading...