<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
    主站蜘蛛池模板: 免费无码一区二区| 美女羞羞视频免费网站| 另类免费视频一区二区在线观看| 亚洲国产精品美女| 91香焦国产线观看看免费| 亚洲电影免费在线观看| 久久午夜伦鲁片免费无码| 免费h成人黄漫画嘿咻破解版| 97se亚洲综合在线| 成人精品综合免费视频| 成人免费视频88| 亚洲AV一区二区三区四区| 成在线人永久免费视频播放| 国产亚洲综合一区二区三区| 亚洲成a人片在线观看日本麻豆 | 免费看又黄又无码的网站| 1000部拍拍拍18勿入免费凤凰福利 | 免费在线观看黄色毛片| 国产成人综合亚洲绿色| 亚洲一级黄色视频| 亚洲老熟女五十路老熟女bbw| 韩国日本好看电影免费看| 美女又黄又免费的视频| 亚洲热妇无码AV在线播放| 99热免费在线观看| 亚洲精品亚洲人成在线| 亚洲黄片手机免费观看| 无码人妻精品中文字幕免费| 久久亚洲精品专区蓝色区| 91成人免费观看| 亚洲日本一线产区和二线| 精品亚洲视频在线观看| 免费能直接在线观看黄的视频| 亚洲精品无码成人| 亚洲大尺度无码无码专区| 美女被免费喷白浆视频| 一级毛片在线播放免费| 亚洲人配人种jizz| 在线观看亚洲天天一三视| 日韩免费在线观看| 亚洲大尺度无码专区尤物|