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

Null pointer when using IdClass #2058

Merged
merged 4 commits into from
Jan 8, 2025
Merged

Null pointer when using IdClass #2058

merged 4 commits into from
Jan 8, 2025

Conversation

DavideD
Copy link
Member

@DavideD DavideD commented Jan 7, 2025

Fix #2007

Follows #2057

I've just added some minor clean-ups and switch the order of the commits so that the new test is added after the fix (in case we have to run a bisect).

@dreab8 Can you have a look and let me know if it makes sense? Thanks

Copy link
Contributor

@dreab8 dreab8 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@DavideD DavideD merged commit 37d57f6 into hibernate:main Jan 8, 2025
19 checks passed
@DavideD
Copy link
Member Author

DavideD commented Jan 8, 2025

Merged, thanks

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.

NullPointerException when retrieving @ManyToOne composite table with additional properties in @IdClass
2 participants