轉(zhuǎn):http://jyangzi5.javaeye.com/blog/588392
最近在研究spring 2.5.6 hibernate3.3.1 時(shí),hibernate.current_session_context_class這個(gè)配置默認(rèn)是org.springframework.orm.hibernate3.SpringSessionContext,SpringSessionContext是Hibernate 3.1's CurrentSessionContext接口實(shí)現(xiàn)類。
你可以打開日志觀察后臺信息
hibernate.current_session_context_class=org.springframework.orm.hibernate3.SpringSessionContext