spring-framework / org.springframework.orm.hibernate5 / SpringSessionContext / <init>

<init>

SpringSessionContext(sessionFactory: SessionFactoryImplementor)

Create a new SpringSessionContext for the given Hibernate SessionFactory.

Parameters

sessionFactory - the SessionFactory to provide current Sessions for