`
foreverke01
  • 浏览: 37547 次
  • 性别: Icon_minigender_1
  • 来自: 大连
社区版块
存档分类
最新评论

No CurrentSessionContext configured!

阅读更多

org.hibernate.HibernateException: No CurrentSessionContext configured!

 必须设定session的上下文!

 

hibernate.cfg.xml加上:

<property name="current_session_context_class">thread</property>

 

0
0
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics