spring-orm

spring-orm 3.2.0.M1 API

Packages
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 Hibernate3 Annotation add-on, which supports EJB3-compliant JDK 1.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.ibatis Package providing integration of iBATIS Database Layer with Spring concepts.
org.springframework.orm.ibatis.support Classes supporting the org.springframework.orm.ibatis 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.

 


spring-orm