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

hibernate 4.2 没法开启事务

2013-03-12 
hibernate 4.2 无法开启事务prop keyhibernate.current_session_context_classthread/prop 这一句

hibernate 4.2 无法开启事务
<prop key="hibernate.current_session_context_class">thread</prop> 这一句必须注掉!

热点排行