Used by Spring's {@link LocalSessionFactoryBean} when told toexpose a transaction-aware SessionFactory.
This CurrentSessionContext implementation can also be specified in custom SessionFactory setup through the "hibernate.current_session_context_class" property, with the fully qualified name of this class as value. @author Juergen Hoeller @since 2.0 @see SessionFactoryUtils#doGetSession @see LocalSessionFactoryBean#setExposeTransactionAwareSessionFactory
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|