Uses of Class
org.hibernate.event.spi.PreCollectionUpdateEvent
Packages that use PreCollectionUpdateEvent
Package
Description
Support for integrating Jakarta Bean Validation.
Defines the event types and event listener interfaces for
events produced by the stateful
Session
.-
Uses of PreCollectionUpdateEvent in org.hibernate.boot.beanvalidation
Methods in org.hibernate.boot.beanvalidation with parameters of type PreCollectionUpdateEventModifier and TypeMethodDescriptionvoid
BeanValidationEventListener.onPreUpdateCollection
(PreCollectionUpdateEvent event) -
Uses of PreCollectionUpdateEvent in org.hibernate.envers.event.spi
Methods in org.hibernate.envers.event.spi with parameters of type PreCollectionUpdateEventModifier and TypeMethodDescriptionvoid
EnversPreCollectionUpdateEventListenerImpl.onPreUpdateCollection
(PreCollectionUpdateEvent event) -
Uses of PreCollectionUpdateEvent in org.hibernate.event.spi
Methods in org.hibernate.event.spi with parameters of type PreCollectionUpdateEventModifier and TypeMethodDescriptionvoid
PreCollectionUpdateEventListener.onPreUpdateCollection
(PreCollectionUpdateEvent event)