Uses of Interface
org.hibernate.event.spi.PreUpsertEventListener
Packages that use PreUpsertEventListener
Package
Description
Support for integrating Jakarta Bean Validation.
An SPI for the event listener registration service.
Defines the event types and event listener interfaces for
events produced by the stateful
Session.-
Uses of PreUpsertEventListener in org.hibernate.boot.beanvalidation
Classes in org.hibernate.boot.beanvalidation that implement PreUpsertEventListenerModifier and TypeClassDescriptionclassEvent listener used to enable Bean Validation for insert/update/delete events. -
Uses of PreUpsertEventListener in org.hibernate.event.service.spi
Fields in org.hibernate.event.service.spi with type parameters of type PreUpsertEventListener -
Uses of PreUpsertEventListener in org.hibernate.event.spi
Fields in org.hibernate.event.spi with type parameters of type PreUpsertEventListenerModifier and TypeFieldDescriptionstatic final EventType<PreUpsertEventListener> EventType.PRE_UPSERT