Provides integration classes for Object/Relational Mapping frameworks like Hibernate and JPA.
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-orm</artifactId>
<version>7.0.7</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Configures a Hibernate SessionFactory bean using Spring ORM.
Ensure your project uses Spring Framework 7.x and Jakarta EE 10 compatible dependencies.
No dependency data recorded yet.