All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.springframework.orm.hibernate3.package-info Maven / Gradle / Ivy

There is a newer version: 6.1.6
Show newest version
/**
 *
 * Package providing integration of
 * Hibernate 3.x
 * with Spring concepts.
 *
 * 

Contains SessionFactory helper classes, a template plus callback * for Hibernate access, and an implementation of Spring's transaction SPI * for local Hibernate transactions. * *

This package supports Hibernate 3.x only. * See the {@code org.springframework.orm.hibernate4} package for Hibernate 4.x support. * */ package org.springframework.orm.hibernate3;





© 2015 - 2024 Weber Informatics LLC | Privacy Policy