Uses of Interface
org.hibernate.jpa.event.spi.CallbackRegistry

Packages that use CallbackRegistry
Package
Description
This package defines a default set of event listeners that implement the default behaviors of Hibernate session operations.
Implementation of the event listener registration service.
Defines the event types and event listener interfaces for events produced by the stateful Session.
Internal details of implementing support for JPA callbacks
The SPI contracts for supporting JPA lifecycle callbacks.