Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HHH-3930 Test and fix for unnecessary secondary query when fetching inverse one-to-one #2210

Closed
wants to merge 1 commit into from

Conversation

beikov
Copy link
Contributor

@beikov beikov commented Mar 17, 2018

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

The fix introduces the property name in the ManyToOneType. If the type is a logical one-to-one, I use the property name during the resolving of an instance to add an EntityUniqueEntry to the persistence context.

@beikov beikov force-pushed the HHH-3930 branch 3 times, most recently from d4716fd to 9cafd01 Compare March 17, 2018 23:07
@vladmihalcea
Copy link
Contributor

Applied upstream, thanks

@beikov beikov deleted the HHH-3930 branch March 30, 2018 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants