2009年7月2日

hibernate.current_session_context_class 错误

摘要: 在使用SessionFactory的getCurrentSession方法时遇到如下错误,经过检查,原因如下:是因为在hibernate.cfg.xml文件中忘记进行了如下设置:hibernate.current_session_context_class如果是在web容器中运行hibernate,则在hibernate.cfg.xml中加入这句话:<property name="hiber... 阅读全文

posted @ 2009-07-02 13:47 Squall 阅读(2996) 评论(0) 推荐(0) 编辑

导航