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

Fix support for @EmbeddedId #1988

Merged
merged 4 commits into from
Sep 16, 2024
Merged

Fix support for @EmbeddedId #1988

merged 4 commits into from
Sep 16, 2024

Conversation

DavideD
Copy link
Member

@DavideD DavideD commented Sep 12, 2024

Fix #1979

@DavideD DavideD marked this pull request as draft September 12, 2024 12:49
@DavideD
Copy link
Member Author

DavideD commented Sep 12, 2024

I changed it to a draft because it doesn't seem to work when querying multiple ids

@DavideD DavideD marked this pull request as ready for review September 13, 2024 13:27
@DavideD DavideD merged commit 65f69c3 into hibernate:main Sep 16, 2024
19 checks passed
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.

Unable to load multiple entities with embedded ids in 2.4.0.Final (and hibernate-core 6.6.0.Final)
1 participant