Description: I used Spring and Hibernate with J2EE architecture and development process of the mixed framework configuration file, the Hibernate will be hosting their own to the Spring, in exchange for full support of Spring with Hibernate. Spring inject the SessionFactory for Hibernate persistent objects through Hibernat Hibernate only needs access to the SessionFactory reference, can be smart to open the Session, and by the Data Access Object (DAO) to complete the database CRUD (increase, delete, change, check) operation, and close the Session after the end of the visit of the persistence.
To Search:
File list (Check if you may need any files):
applicationContext.xml
business-applicationContext.xml
hibernate-applicationContext.xml
web.xml