We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Looks like Reactive is still missing a method to obtain a Query from a TypedQueryReference.
Query
TypedQueryReference
We need that.
The text was updated successfully, but these errors were encountered:
[hibernate#2214] Support TypedQueryReferencea and QuerySpecification
03fecd3
[hibernate#2214] Test query execution using a TypedQueryReference
f49848f
[#2214] Support TypedQueryReferencea and QuerySpecification
de80654
[#2214] Test query execution using a TypedQueryReference
66c6ab4
Thanks @DavideD
Sorry, something went wrong.
DavideD
Successfully merging a pull request may close this issue.
Looks like Reactive is still missing a method to obtain a
Query
from aTypedQueryReference
.We need that.
The text was updated successfully, but these errors were encountered: