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

HHH-17377 - Migrate to JPA 3.2 #7494

Closed
wants to merge 29 commits into from
Closed

Conversation

sebersole
Copy link
Member

@sebersole sebersole commented Nov 1, 2023

@sebersole
Copy link
Member Author

The second commit fixes SQM/JPA Criteria compile errors. Just Graph compile errors left - only 32!

Copy link
Contributor

@beikov beikov left a comment

Choose a reason for hiding this comment

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

Looks good so far, I just left a few comments from a quick glance over the code so we don't forget anything. One particular change in the JPA spec regarding createNativeQuery is a bit unfortunate and I hope we can improve the spec API.

@sebersole
Copy link
Member Author

Thanks for the review @beikov. You caught some tricky ones to track down.

I left a few replies

Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

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

CodeQL found more than 10 potential problems in the proposed changes. Check the Files changed tab for more details.

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

Fixed SQM/JPA Criteria compilation errors.  Just Graph left
https://hibernate.atlassian.net/browse/HHH-17377

Just Graph completed - 2 left related to Session/EntityManager
@sebersole sebersole closed this Mar 19, 2024
@sebersole sebersole deleted the jpa32 branch March 19, 2024 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants