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