org.hibernate.SessionException: Session was already closed

http://blog.csdn.net/palmer_xu/article/details/7332694   今天寫hibernate時候遇到一些異常 代碼:   出現異常情況:   出現以上原因是Session關閉   如果不是使用的SessionFactory.getSession()來獲得Session。         而是使用SessionFactory.getCurrentSess
相關文章
相關標籤/搜索