Skip to content

Runtime compatibility with JPA 4.0 M4 and corresponding Hibernate 8.0 snapshots #36784

@jhoeller

Description

@jhoeller

Following up on #35705 and #36401, local tests show that Hibernate 8.0 snapshots work fine with the existing arrangement.

There is just one new nuance through Hibernate 8.0's use of PersistenceUnitInfo#getAllClassNames() now: managed packages need to exposed with their .package-info class suffix there, rather than just as plain package names as with regular Hibernate configuration facilities.

Metadata

Metadata

Assignees

Labels

in: dataIssues in data modules (jdbc, orm, oxm, tx)type: enhancementA general enhancement

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions