首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 软件管理 > 软件架构设计 >

getCurrentSession与openSession的差异

2012-10-26 
getCurrentSession与openSession的区别一:getCurrentSession () ?使用当前的 session?注意:1,使用 Session

getCurrentSession与openSession的区别

一:getCurrentSession () ?使用当前的 session

?

注意:1,使用 SessionFactory.

?

使用:Session s = HibernateUtil.getSessionFactory().getCurrentSession(); 即可获取 Session?

?

…………

热点排行