Skip to content

Conversation

@DavideD
Copy link
Member

@DavideD DavideD commented Oct 22, 2025

Backport #2640 and #2495 (PR #2625) to 3.2

DavideD and others added 15 commits October 22, 2025 16:52
…lass name changed to JdbcMetadataAccessStrategy
…sionBuilderImpl and RuntimeModelCreationContext
Fixes

* return the right lock (different than ORM)
* Fix postLoad issue
…ataPojo

Hibernate ORM 7.2 now calls this method when it needs to enable
bytecode enhancements
I don't know if this test actually makes sense:
the cancel opertion happens in a different thread that causes
some error when calling session.close because the thread doesn't match
the one the session was open.

I'm going to keep it because it was introduced to solve hibernate#1436
but we might need to review it again in the future.
@DavideD DavideD added this to the 3.2.0.Final milestone Oct 22, 2025
@DavideD DavideD merged commit f735aa9 into hibernate:3.2 Oct 22, 2025
17 checks passed
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.

Upgrade Hibernate ORM to 7.2 Adapt to changes to AbstractEntityPersister in 7.2

2 participants