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

Reproducer for HHH-18489 Lazy, unowned one-to-one associations get loaded eagerly in queries - even with bytecode enhancement #8783

Closed
wants to merge 1 commit into from

Conversation

yrodiere
Copy link
Member

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

This is not a fix, just a reproducer.

@yrodiere yrodiere changed the title Reproducer for HHH-18489 Lazy, unowned one-to-one associations get loaded eagerly in queries Reproducer for HHH-18489 Lazy, unowned one-to-one associations get loaded eagerly in queries - even with bytecode enhancement Aug 14, 2024
@yrodiere
Copy link
Member Author

BTW the test is a bit more complicated than strictly necessary, because I initially thought this had to do with entity graphs (it doesn’t).
But I think the test is valuable regardless, to test the behavior of entity graphs in general.

@beikov
Copy link
Contributor

beikov commented Sep 13, 2024

Superseded by #8812

@beikov beikov closed this Sep 13, 2024
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