Generated by
JDiff

Package org.springframework.orm.hibernate3

Changed Classes and Interfaces
FilterDefinitionFactoryBean Convenient FactoryBean for defining Hibernate FilterDefinitions.
HibernateAccessor Base class for HibernateTemplate and HibernateInterceptor, defining common properties such as SessionFactory and flushing behavior.
HibernateOperations Interface that specifies a basic set of Hibernate operations, implemented by HibernateTemplate.
LocalDataSourceConnectionProvider Hibernate connection provider for local DataSource instances in an application context.
LocalSessionFactoryBean org.springframework.beans.factory.FactoryBean that creates a Hibernate org.hibernate.SessionFactory.