Skip to content

Conversation

@Asanio06
Copy link
Contributor

@Asanio06 Asanio06 commented Jan 2, 2025

[Please describe here what your change is about]
This MR is the continuation of this one #9088 .
The aim is to make inheritance work on Entity graphs, as described in the NamedEntityGraph annotation.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license
and can be relicensed under the terms of the LGPL v2.1 license in the future at the maintainers' discretion.
For more information on licensing, please check here.


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

Copy link
Member

@gavinking gavinking left a comment

Choose a reason for hiding this comment

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

Thanks so much, that was quick!

I left some very minor comments/suggestions, mainly just code formatting (I think some whitespace got messed in the redo).

Copy link
Member

@gavinking gavinking left a comment

Choose a reason for hiding this comment

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

Ugh. two more minor suggestions I missed the first time around. I might have been misreading the diff, actually. Sorry!

@Asanio06
Copy link
Contributor Author

Asanio06 commented Jan 2, 2025

@gavinking Ah sorry, the codestyle for Hibernate didn't apply on my intellij. Everything should be fine now

@Asanio06
Copy link
Contributor Author

Asanio06 commented Jan 2, 2025

Surprisingly, the hibernate-style code but the @SuppressWarnings annotations on the same lines as the variable declarations

@gavinking gavinking merged commit 4251dd8 into hibernate:main Jan 2, 2025
22 of 23 checks passed
@gavinking
Copy link
Member

Thank you @Asanio06 !!

@Asanio06
Copy link
Contributor Author

Asanio06 commented Jan 2, 2025

Thanks for the support for this first contribution

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