[hibernate-commits] [hibernate/hibernate-orm] 872fea: Fix NullPointerException when maximumFetchDepth is...
GitHub
noreply at github.com
Tue Dec 4 12:18:24 EST 2018
Branch: refs/heads/wip/6.0
Home: https://github.com/hibernate/hibernate-orm
Commit: 872feae47f9ccc0e84c0b8b8467f359e9a3399e6
https://github.com/hibernate/hibernate-orm/commit/872feae47f9ccc0e84c0b8b8467f359e9a3399e6
Author: Chris Cranford <chris at hibernate.org>
Date: 2018-12-04 (Tue, 04 Dec 2018)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/sql/ast/produce/metamodel/internal/MetamodelSelectBuilderProcess.java
Log Message:
-----------
Fix NullPointerException when maximumFetchDepth is null.
**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