Skip to:
With the introduction of load plans for loading entities, Hibernate no longer throws and exception if more than one entity is loaded with the same ID.
Fixed in master, 5.3, and 5.2 branches. There is a PR for 5.1.
With the introduction of load plans for loading entities, Hibernate no longer throws and exception if more than one entity is loaded with the same ID.