最贊回答 / 憊懶sloth
http://hibernate.org/orm/downloads/? 這個是他們的官網沒有你的版本,你就下個4.2.21好了,問題不大。下載點擊后面的云朵標志,就可以了
2015-12-18
最贊回答 / 貪吃干脆面君
http://jingyan.baidu.com/article/456c463b99f4370a583144a8.html 這個是搭建hibernate環境的教程
2015-12-11
最新回答 / 鄭小佟
<...code...>transaction.commit(); ? ? if(!session.isOpen()) ? ? ?{ ? ? ? ? System.out.println("getCurrentSession is close"); ? ? ? ? ? ? ?}
2015-11-24