Uses of Interface
org.hibernate.event.spi.PreCollectionUpdateEventListener
Packages that use PreCollectionUpdateEventListener
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 PreCollectionUpdateEventListener in org.hibernate.boot.beanvalidation
Classes in org.hibernate.boot.beanvalidation that implement PreCollectionUpdateEventListenerModifier and TypeClassDescriptionclassEvent listener used to enable Bean Validation for insert/update/delete events. -
Uses of PreCollectionUpdateEventListener in org.hibernate.envers.event.spi
Classes in org.hibernate.envers.event.spi that implement PreCollectionUpdateEventListenerModifier and TypeClassDescriptionclassEnvers-specific collection update event listener -
Uses of PreCollectionUpdateEventListener in org.hibernate.event.service.spi
Fields in org.hibernate.event.service.spi with type parameters of type PreCollectionUpdateEventListener -
Uses of PreCollectionUpdateEventListener in org.hibernate.event.spi
Fields in org.hibernate.event.spi with type parameters of type PreCollectionUpdateEventListenerModifier and TypeFieldDescriptionstatic final EventType<PreCollectionUpdateEventListener> EventType.PRE_COLLECTION_UPDATE