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