原文:Hibernate4中使用getCurrentSession報Could not obtain transaction-synchronized Session for current thread

架個spring hibernate 的demo,dao層直接注入的sessionFactory,然后用getCurrentSession方法獲取session,然后問題來了,直接報錯: 提示無法獲取當前線程的事務同步session,略微奇怪,這和事務有什么關系..然后百度一下有人說改成用openSession方法就好了,那我又百度了一下這 個方法的區別: 看起來這個getCurrentSessi ...

2015-09-17 18:20 5 30310 推薦指數:

查看詳情

 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM