Uses of Interface
org.hibernate.jpa.event.spi.CallbackRegistry
Packages that use CallbackRegistry
Package
Description
Defines the event types and event listener interfaces for
events produced by the stateful
Session
.The SPI contracts for supporting JPA lifecycle callbacks and
entity listeners
.-
Uses of CallbackRegistry in org.hibernate.event.spi
Methods in org.hibernate.event.spi that return CallbackRegistry -
Uses of CallbackRegistry in org.hibernate.jpa.event.spi
Methods in org.hibernate.jpa.event.spi with parameters of type CallbackRegistryModifier and TypeMethodDescriptionvoid
CallbackRegistryConsumer.injectCallbackRegistry
(CallbackRegistry callbackRegistry) Injection of the CallbackRegistry