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).CallbackDefinition CallbackRegistry Registry of Callbacks by entity and typeCallbackRegistryConsumer Contract for injecting the registry of Callbacks into event listeners. -
Enum Summary Enum Description CallbackType