hibernate-orm icon indicating copy to clipboard operation
hibernate-orm copied to clipboard

suggested fix for @Fetch(JOIN) problem

Open gavinking opened this issue 5 months ago • 1 comments

This breaks quite a few tests.

Main issue with it is that fetch="join" was the way to select eager fetching in .hbm.xml.

gavinking avatar Jan 16 '24 16:01 gavinking

Thanks for your pull request!

This pull request does not follow the contribution rules. Could you have a look?

❌ All commit messages should start with a JIRA issue key matching pattern HHH-\d+     ↳ Offending commits: [e69bdaf97155be446e1ee8d8109e4909aa43ea05]

› This message was automatically generated.