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

HHH-14839 allow lazy association properties of detached entities after being persisted or merged to be fully traversed after a flush

Open busitech opened this issue 2 years ago • 2 comments

…r being persisted or merged to be fully traversed after a flush. hibernate search 6 requires this to update indexes.

https://hibernate.atlassian.net/browse/HHH-14839

busitech avatar Nov 04 '21 08:11 busitech

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: [137a68df5fd6045288d281c5fc2ef686e42ecca5, d6330b4d987ec05fabeedbc477629d65675f97a6]

› This message was automatically generated.

This is our PR for Hibernate 6. https://github.com/hibernate/hibernate-orm/pull/4342

busitech avatar Nov 06 '21 07:11 busitech