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
Related issues:
NULLS
Sort
Query.getSingleResultOrNull()
The text was updated successfully, but these errors were encountered:
Upgrade to JPA 3.2.
7f91dd1
Closes #3673
cfb5d2d
daf795e
Closes: #3673 Original Pull Request: #3695
Switch XML persistence & orm files to version 3.2
5c205e3
See: #3673 Original Pull Request: #3695
Move off deprecated TemporalType.TIMESTAMP
61725bc
Favour java.time types for auditing by switching from Date to Instant. See: #3673 Original Pull Request: #3695
mp911de
Successfully merging a pull request may close this issue.
Related issues:
NULLS
precedence usingSort
for Criteria Queries #3587Query.getSingleResultOrNull()
#3701The text was updated successfully, but these errors were encountered: