Uses of Interface
org.hibernate.engine.spi.SessionImplementor

Packages that use SessionImplementor
Package
Description
Service and decomposition contracts for Hibernate action queue implementations.
 
 
 
This package defines some central internal SPI abstractions used throughout the implementation of Hibernate.
Defines the event types and event listener interfaces for events produced by the stateful Session.
 
This package abstracts persistence mechanisms for entities.
Defines an SPI for calling stored procedures and functions.