Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道可以与current_session_context_classcfg.xml 文件中的属性一起使用的所有可能值?我有一个线程值的想法,它使会话上下文与每个线程相关,比如propertyname="current_session_context_class"线程。
current_session_context_class
propertyname="current_session_context_class"
对于 Hibernate 4,有效值包括:
org.hibernate.context.spi.CurrentSessionContext
这在Hibernate 手册 - 2.3 中有说明。上下文会话