Uses of Package
org.hibernate.jpa.event.spi
-
Packages that use org.hibernate.jpa.event.spi Package Description org.hibernate.event.spi Defines the event types and event listener interfaces for events produced by the statefulSession.org.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.spi Class Description CallbackRegistry Registry of Callbacks by entity and type -
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