spring3 hibernate4整合后无法查询数据库

spring3和hibernate4整合后无法查询数据库,一方面是因为已经spring3中没有对hibernate4 HibernateTemplate的支持,另外一个就是需要在hibernate的配置文件中将<prop key="hibernate.current_session_context_class">org.springframework.orm.hibernate4.SpringSessionContext</prop>

转自:http://www.iteye.com/topic/1124118

posted @ 2013-09-09 15:35  行疆博远  阅读(169)  评论(0编辑  收藏  举报