I wanted to know all possible values that can be used with current_session_context_class
property in cfg.xml file? I have an idea of thread value that makes th
For Hibernate 4 valid values include:
org.hibernate.context.spi.CurrentSessionContext
This is told in Hibernate manual - 2.3. Contextual sessions