Uses of Package
org.hibernate.jpa.event.spi
Packages that use org.hibernate.jpa.event.spi
Package
Description
Defines the event types and event listener interfaces for
events produced by the stateful
Session
.The SPI contracts for supporting JPA lifecycle callbacks and
entity listeners
.This package defines the Hibernate configuration-time mapping model.
-
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.spiClassDescriptionRepresents a JPA entity lifecycle callback method.Registry of JPA entity lifecycle callbacks by entity and type.Enumerates the entity lifecycle callback types defined by JPA.
-
Classes in org.hibernate.jpa.event.spi used by org.hibernate.mapping