Uses of Class
org.hibernate.internal.SessionImpl
-
Packages that use SessionImpl Package Description org.hibernate.internal An internal package containing implementations of central Hibernate APIs, mostly defined inorg.hibernate
. -
-
Uses of SessionImpl in org.hibernate.internal
Methods in org.hibernate.internal that return SessionImpl Modifier and Type Method Description SessionImpl
SessionFactoryImpl.SessionBuilderImpl. openSession()
SessionImpl
SessionFactoryImpl. openTemporarySession()
Constructors in org.hibernate.internal with parameters of type SessionImpl Constructor Description NaturalIdMultiLoadAccessStandard(EntityPersister entityDescriptor, SessionImpl session)
-