Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-orm
Commit: a682a7d19c5ed1940b5b902e0dc125f525164757
https://github.com/hibernate/hibernate-orm/commit/a682a7d19c5ed1940b5b902...
Author: Scott Marlow <smarlow(a)redhat.com>
Date: 2019-11-07 (Thu, 07 Nov 2019)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/internal/SessionImpl.java
Log Message:
-----------
HHH-13433 EntityManager.find() should only check for roll-back-only condition if there
is an active JTA transaction, otherwise ORM should throw throw convert( e, lockOptions )