| Corpsus Vitale , I didn't see that using EAGER presented the problem the issue describes. Only when fetch-type was set to LAZY could I reproduce the issue. The fix here simply seemed to be adding an additional path to determining the entityName needed for the cascade code rather than the short-circuit approach applied for
HHH-7829 Closed . I'm adding a few more tests to verify the solution has no side affects, but thus far its promising. |