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