ssh整合报错org.hibernate.HibernateException: createQuery is not valid without active transaction
来源:互联网
property name="current_session_context_class">thread</property>不会报错,当再次加个事物的时候就会报错org.hibernate.HibernateException: createQuery is not valid without active transaction,原property name="current_session_context_class">thre