Uses of Package
org.hibernate.event.spi

Packages that use org.hibernate.event.spi
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 integrating Jakarta Bean Validation.
An SPI service for processing and handling cfg.xml files.
Support for Dialect-specific locking strategies.
This package defines some central internal SPI abstractions used throughout the implementation of Hibernate.
 
An SPI for services which collect, report, or monitor diagnostic events.
An SPI for the event listener registration service.
Defines the event types and event listener interfaces for events produced by the stateful Session.
Defines the runtime mapping metamodel, which describes the mapping of the application's domain model parts (entities, attributes) to relational database objects (tables, columns).
This package abstracts persistence mechanisms for entities.
An SPI for managing JDBC connections and other heavyweight resources, based around the idea of a "JDBC session".