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