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

上一篇:自学Python2.1-基本数据类型-字符串方法 下


下一篇:Java诊断工具