You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: hibernate-core/src/main/java/org/hibernate/sql/results/graph/entity/internal/EntityDelayedFetchInitializer.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -202,7 +202,7 @@ public void resolveInstance(EntityDelayedFetchInitializerData data) {
202
202
// Try to load a PersistentAttributeInterceptable. If we get one, we can add the lazy
203
203
// field to the interceptor. If we don't get one, we load the entity by unique key.
0 commit comments