<rt id="bn8ez"></rt>
<label id="bn8ez"></label>

  • <span id="bn8ez"></span>

    <label id="bn8ez"><meter id="bn8ez"></meter></label>

    在spring+hibernate的時候,控制臺提示“unclosed connection,forgot to call close() on your session?”
    或者是[org.hibernate.jdbc.ConnectionManager] - <finalizing with closed connection>
    那是因為有可能是你自己手動創建了session,比如:

    private static final SessionFactory sessionFactory;

        static {
            try {
                // Create the SessionFactory from hibernate.cfg.xml
                sessionFactory = new Configuration().configure().buildSessionFactory();
            } catch (Throwable ex) {
                // Make sure you log the exception, as it might be swallowed
                System.err.println("Initial SessionFactory creation failed." + ex);
                throw new ExceptionInInitializerError(ex);
            }
        }
    然后調用:

    Session session = sessionFactory.openSession();
    Query query = session.createQuery("from Login");

    類似這樣的單獨使用hibernate時的用法,是需要手工去關閉session的。沒有關閉的話就會收到那樣的警告。

    所以最好是使用spring管理的session,和OpenSessionInViewFilter,比如:
    Session session =this.getSession();
    然后在web.xml里加入
      <filter>
      <filter-name>OpenSessionInViewFilter</filter-name>
      <filter-class>org.springframework.orm.hibernate3.support.OpenSessionInViewFilter</filter-class>
      </filter>
      <filter-mapping>
    <filter-name>OpenSessionInViewFilter</filter-name>
    <url-pattern>/*</url-pattern>
    </filter-mapping>

    其中在spring里注冊的sessionfactory必須是id="sessionFactory",如果是id="SessionFactory"或者其他,會提示sessionFactory沒有注冊的錯誤,因為OpenSessionInViewFilter里注冊的名必須為sessionFactory。

    posted on 2008-01-10 18:41 lzj520 閱讀(4831) 評論(5)  編輯  收藏 所屬分類: Spring個人學習日記Hibernate
    主站蜘蛛池模板: 最刺激黄a大片免费网站| 中文字幕无码亚洲欧洲日韩| 亚洲色精品vr一区二区三区| 亚洲精品视频免费观看| avtt亚洲天堂| 亚洲精品美女久久久久99小说| 成人永久免费福利视频网站| 日本高清免费不卡视频| 免费看又爽又黄禁片视频1000| 啦啦啦www免费视频| 日本特黄a级高清免费大片| 欧洲美熟女乱又伦免费视频| 日韩在线视频免费看| 免费中文字幕在线| 国产成人精品曰本亚洲79ren| 在线日韩日本国产亚洲| 亚洲精品无码午夜福利中文字幕| 亚洲伊人色欲综合网| 亚洲电影免费在线观看| 亚洲视频免费在线观看| 国产成+人+综合+亚洲专| 亚洲欧洲专线一区| 黄人成a动漫片免费网站| 久久久WWW免费人成精品| 久久国产精品一区免费下载| 久久国产乱子伦免费精品| 久久久久国产精品免费免费搜索| 免费看大美女大黄大色| 亚洲中文字幕成人在线| 国产成人A人亚洲精品无码| 亚洲美女一区二区三区| 7777久久亚洲中文字幕| 亚洲国产精品成人综合色在线| 思思久久99热免费精品6| 国产在线精品免费aaa片| 成人免费观看一区二区| 国产精品极品美女免费观看 | 野花香在线视频免费观看大全 | 美女18一级毛片免费看| 中文字幕免费观看全部电影| 最近中文字幕无免费|