[hibernate-commits] [hibernate/hibernate-orm] 719e5d: HHH-12847 Consider LockOptions for getting the Loc...
GitHub
noreply at github.com
Wed Aug 1 18:12:00 EDT 2018
Branch: refs/heads/master
Home: https://github.com/hibernate/hibernate-orm
Commit: 719e5d0c12a6ef709bee907b8b651d27b8b08a6a
https://github.com/hibernate/hibernate-orm/commit/719e5d0c12a6ef709bee907b8b651d27b8b08a6a
Author: Guillaume Smet <guillaume.smet at gmail.com>
Date: 2018-08-02 (Thu, 02 Aug 2018)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/loader/entity/plan/AbstractLoadPlanBasedEntityLoader.java
A hibernate-core/src/test/java/org/hibernate/test/batchfetch/BatchingEntityLoaderInitializationWithNoLockModeTest.java
Log Message:
-----------
HHH-12847 Consider LockOptions for getting the LockMode
Otherwise, it leads to null pointer exceptions.
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the hibernate-commits
mailing list