<property name="hibernate.current_session_context_class">thread</property>配置的意思getCurrentSession和openSession的区别
http://shuaigg-babysky.iteye.com/blog/563423
本文探讨了 Hibernate 中 thread 作为 current_session_context_class 的配置含义,并对比了 getCurrentSession 和 openSession 的区别,帮助读者理解这两种获取 Session 方法的不同应用场景。
<property name="hibernate.current_session_context_class">thread</property>配置的意思getCurrentSession和openSession的区别
http://shuaigg-babysky.iteye.com/blog/563423

被折叠的 条评论
为什么被折叠?