Uses of Interface
org.hibernate.event.spi.EventSource

Packages that use EventSource
Package
Description
This SPI package defines an abstraction over the notion of an "action" which is scheduled for asynchronous execution by the event listeners.
Support for Dialect-specific locking strategies.
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.