Uses of Package
org.hibernate.jpa.event.spi
-
Packages that use org.hibernate.jpa.event.spi Package Description org.hibernate.event.internal This package defines a default set of event listeners that implement the default behaviors of Hibernate session operations.org.hibernate.event.service.internal Implementation of the event listener registration service.org.hibernate.event.spi Defines the event types and event listener interfaces for events produced by the statefulSession
.org.hibernate.jpa.event.internal Internal details of implementing support for JPA callbacksorg.hibernate.jpa.event.spi The SPI contracts for supporting JPA lifecycle callbacks.org.hibernate.mapping This package defines the Hibernate configuration-time mapping model. -
Classes in org.hibernate.jpa.event.spi used by org.hibernate.event.internal Class Description CallbackRegistry Registry of Callbacks by entity and typeCallbackRegistryConsumer Contract for injecting the registry of Callbacks into event listeners. -
Classes in org.hibernate.jpa.event.spi used by org.hibernate.event.service.internal Class Description CallbackRegistry Registry of Callbacks by entity and type -
Classes in org.hibernate.jpa.event.spi used by org.hibernate.event.spi Class Description CallbackRegistry Registry of Callbacks by entity and type -
Classes in org.hibernate.jpa.event.spi used by org.hibernate.jpa.event.internal Class Description CallbackDefinition CallbackRegistry Registry of Callbacks by entity and typeCallbackType -
Classes in org.hibernate.jpa.event.spi used by org.hibernate.jpa.event.spi Class Description Callback Represents a JPA event callback (the method).CallbackRegistry Registry of Callbacks by entity and typeCallbackType -
Classes in org.hibernate.jpa.event.spi used by org.hibernate.mapping Class Description CallbackDefinition