首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 软件管理 > 软件架构设计 >

No CurrentSessionContext configured 异常

2012-10-07 
No CurrentSessionContext configured 错误hibernate.cfg.xml:在session-factory段加入:property nameH

No CurrentSessionContext configured 错误
hibernate.cfg.xml:在session-factory段加入:

<property name="Hibernate.current_session_context_class">thread</property>
引入2篇帖子:

http://hi.baidu.com/shjiegun/blog/item/8e230dd354bbbb0b3bf3cf1f.html
http://esffor.iteye.com/blog/96395

热点排行