Generated by
JDiff

Class org.springframework.orm.hibernate4.LocalSessionFactoryBuilder

Documentation changed from old to new.

Changed Constructors
LocalSessionFactoryBuilder(DataSource, ResourceLoader) Documentation changed from old to new.
Create a new LocalSessionFactoryBuilder for the given DataSource.
 

Added Methods
LocalSessionFactoryBuilder setJtaTransactionManager(Object) Set the Spring JtaTransactionManager or the JTA TransactionManager to be used with Hibernate, if any.