Skip navigation links
spring-orm

spring-orm 4.3.6.RELEASE API

Packages 
Package Description
org.springframework.orm
Root package for Spring's O/R Mapping integration classes.
org.springframework.orm.hibernate3
Package providing integration of Hibernate 3.x with Spring concepts.
org.springframework.orm.hibernate3.annotation
Support package for the Hibernate 3 Annotation add-on, which supports JPA-compliant Java 5+ annotations for mappings.
org.springframework.orm.hibernate3.support
Classes supporting the org.springframework.orm.hibernate3 package.
org.springframework.orm.hibernate4
Package providing integration of Hibernate 4.x with Spring concepts.
org.springframework.orm.hibernate4.support
Classes supporting the org.springframework.orm.hibernate4 package.
org.springframework.orm.hibernate5
Package providing integration of Hibernate 5.x with Spring concepts.
org.springframework.orm.hibernate5.support
Classes supporting the org.springframework.orm.hibernate5 package.
org.springframework.orm.jdo
Package providing integration of JDO (Java Date Objects) with Spring concepts.
org.springframework.orm.jdo.support
Classes supporting the org.springframework.orm.jdo package.
org.springframework.orm.jpa
Package providing integration of JPA (Java Persistence API) with Spring concepts.
org.springframework.orm.jpa.persistenceunit
Internal support for managing JPA persistence units.
org.springframework.orm.jpa.support
Classes supporting the org.springframework.orm.jpa package.
org.springframework.orm.jpa.vendor
Support classes for adapting to specific JPA vendors.
Skip navigation links
spring-orm