-
Bug
-
Resolution: Done
-
Major
-
7.3.6.GA
-
False
-
False
-
-
-
-
-
-
+
-
Undefined
-
When loading an entity with an EAGER association implemented using a foreign key for which there is no match (i.e. referential integrity is disabled and there is no matching row for the foreign key), an EntityNotFoundException may be raised in some cases even if the association is annotated with @NotFound(IGNORE).
- is cloned by
-
JBEAP-21399 [GSS](7.3.z) HHH-14537 - EntityNotFoundException thrown when non-existing association with @NotFound(IGNORE) mapped has proxy in PersistenceContext
- Closed
- is incorporated by
-
JBEAP-21277 [GSS](7.4.z) Upgrade Hibernate ORM from 5.3.20.Final-redhat-00001 to 5.3.21.Final-redhat-00001
- Closed
- cloned from
-
HHH-14537 Loading...