9.1 HibernateDaoSupport

9.1.1 导包

9.1.2 Entity

Entity.hbm.xml

9.1.3 Dao


9.1.4 Service

9.1.5 配置applicationContext.xml



9.1.6 hibernate.cfg.xml


9.1.7 应用

9.2 HibernateTemplate

9.2.1 导包

9.2.2 Entity

Entity.hbm.xml

9.2.3 Dao


9.2.4 Service

9.2.5 配置applicationContext.xml




9.1.6 hibernate.cfg.xml


9.1.7 应用

9.3无hibernate主配置文件方式

删除hibernate.cfg.xml文件,但需保存文件内容,将其配置spring中
applicationContext.xml