[hibernate-commits] [hibernate/hibernate-orm] 6813d1: HHH-13281 - Avoid ClassCastException when unwrappi...
Chris Cranford
noreply at github.com
Sun Feb 24 18:34:34 EST 2019
Branch: refs/heads/master
Home: https://github.com/hibernate/hibernate-orm
Commit: 6813d1f488f6b2bba82158740a40f5d0363b415a
https://github.com/hibernate/hibernate-orm/commit/6813d1f488f6b2bba82158740a40f5d0363b415a
Author: Chris Cranford <chris at hibernate.org>
Date: 2019-02-24 (Sun, 24 Feb 2019)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/jpa/spi/HibernateEntityManagerImplementor.java
A hibernate-core/src/test/java/org/hibernate/test/jpa/EntityManagerUnwrapTest.java
Log Message:
-----------
HHH-13281 - Avoid ClassCastException when unwrapping EntityManager to deprecated org.hibernate.ejb.HibernateEntityManager.
More information about the hibernate-commits
mailing list