[hibernate-commits] [hibernate/hibernate-orm] a682a7: HHH-13433 EntityManager.find() should only check f...

Scott Marlow noreply at github.com
Thu Nov 7 23:33:31 EST 2019


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: a682a7d19c5ed1940b5b902e0dc125f525164757
      https://github.com/hibernate/hibernate-orm/commit/a682a7d19c5ed1940b5b902e0dc125f525164757
  Author: Scott Marlow <smarlow at 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 )




More information about the hibernate-commits mailing list