Java org.hibernate.internal SessionImpl fields, constructors, methods, implement or subclass

Example usage for Java org.hibernate.internal SessionImpl fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.hibernate.internal SessionImpl.

The text is from its open source code.

Method

voidclose()
Connectionconnection()
SessionFactoryImplementorgetFactory()
Get the creating SessionFactoryImplementor
InterceptorgetInterceptor()
Retrieves the interceptor currently in use by this event source.
JdbcConnectionAccessgetJdbcConnectionAccess()
JdbcCoordinatorgetJdbcCoordinator()
LoadQueryInfluencersgetLoadQueryInfluencers()
PersistenceContextgetPersistenceContext()
SessionFactoryImplementorgetSessionFactory()