Generated by
JDiff

Class org.springframework.orm.hibernate3.LocalSessionFactoryBean

Removed Methods
CacheProvider getConfigTimeCacheProvider() Return the CacheProvider for the currently configured Hibernate SessionFactory, to be used by LocalCacheProviderProxy.
void setCacheProvider(CacheProvider) Set the Hibernate CacheProvider to use for the SessionFactory.
 

Changed Methods
void setCacheRegionFactory(RegionFactory) Change in signature from Object to RegionFactory.
Set the Hibernate RegionFactory to use for the SessionFactory.