Package org.hibernate.jpa.event.spi
The SPI contracts for supporting JPA lifecycle callbacks.
-
Interface Summary Interface Description Callback Represents a JPA event callback (the method).CallbackBuilder Deprecated. This SPI has never been functional and is no longer used.CallbackBuilder.CallbackRegistrar Deprecated. UseCallbackRegistrar
instead.CallbackDefinition CallbackRegistrar CallbackRegistry Registry of Callbacks by entity and typeCallbackRegistryConsumer Contract for injecting the registry of Callbacks into event listeners. -
Enum Summary Enum Description CallbackType