Skip to content

Conversation

@gavinking
Copy link
Member

[Please describe here what your change is about]


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.


I have no clue why this was missing, but this change is BC, so it's all good.
these don't really belong in the SPI package,
some day we should move them elsewhere
@hibernate-github-bot
Copy link

Thanks for your pull request!

This pull request does not follow the contribution rules. Could you have a look?

❌ All commit messages should start with a JIRA issue key matching pattern HHH-\d+
    ↳ Offending commits: [93ce937, 55f1921, ed10cde, d0b5c4d]

› This message was automatically generated.

@gavinking gavinking merged commit be75f86 into hibernate:main Jun 14, 2025
23 of 25 checks passed
* @author Steve Ebersole
*/
@Internal
public abstract class AbstractQuery<R>
Copy link
Member

Choose a reason for hiding this comment

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

Hey @gavinking

Should this really become an internal class? Hibernate Search extends it in a few places ... can we keep it an spi as it is now ?

Copy link
Member Author

Choose a reason for hiding this comment

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

Ah OK, sure, fine. I should have checked.

Copy link
Member

Choose a reason for hiding this comment

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

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.

2 participants