Uses of Class
org.hibernate.event.spi.PreUpsertEvent
Packages that use PreUpsertEvent
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 PreUpsertEvent in org.hibernate.boot.beanvalidation
Methods in org.hibernate.boot.beanvalidation with parameters of type PreUpsertEventModifier and TypeMethodDescriptionboolean
BeanValidationEventListener.onPreUpsert
(PreUpsertEvent event) -
Uses of PreUpsertEvent in org.hibernate.event.spi
Methods in org.hibernate.event.spi with parameters of type PreUpsertEventModifier and TypeMethodDescriptionboolean
PreUpsertEventListener.onPreUpsert
(PreUpsertEvent event) Return true if the operation should be vetoed