Uses of Class
org.hibernate.internal.SessionImpl
Packages that use SessionImpl
Package
Description
Support for many of the internal workings of Hibernate.
An internal package containing implementations of central Hibernate APIs,
mostly defined in
org.hibernate
.-
Uses of SessionImpl in org.hibernate.engine.internal
Methods in org.hibernate.engine.internal with parameters of type SessionImplModifier and TypeMethodDescriptionstatic PersistenceContext
PersistenceContexts.deserialize
(ObjectInputStream ois, SessionImpl session) -
Uses of SessionImpl in org.hibernate.internal
Methods in org.hibernate.internal that return SessionImplModifier and TypeMethodDescriptionSessionFactoryImpl.SessionBuilderImpl.openSession()
SessionFactoryImpl.openTemporarySession()