Skip to content

Update hibernate 6 code to avoid deprecated code #186

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

Merged
merged 3 commits into from
Jul 9, 2025

Conversation

pjfanning
Copy link
Member

  • learned during Add Hibernate 7 module #185 that some APIs have been removed in Hibernate 7 and that they are deprecated in Hibernate 6
  • updating Hibernate 6 code to use better supported APIs that work in Hibernate 7 too

@cowtowncoder cowtowncoder changed the title update hibernate 6 code to avoid deprecated code Update hibernate 6 code to avoid deprecated code Jul 9, 2025
Copy link
Member

@cowtowncoder cowtowncoder left a comment

Choose a reason for hiding this comment

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

LGTM

@pjfanning pjfanning mentioned this pull request Jul 9, 2025
@cowtowncoder cowtowncoder merged commit 3217e37 into 2.x Jul 9, 2025
@cowtowncoder cowtowncoder deleted the hibernate6-update branch July 9, 2025 22:20
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