spring 集成hibernate事务管理(aop实现)<!-- <prop key="hibernate.current_session_context_class">thread</prop> --><prop key="hibernate.current_session_context_class">org.springframework.orm.hibernate3.SpringSessionContext</prop>