Uses of Interface
org.hibernate.event.spi.PreCollectionRemoveEventListener
Packages that use PreCollectionRemoveEventListener
Package
Description
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 PreCollectionRemoveEventListener in org.hibernate.envers.event.spi
Classes in org.hibernate.envers.event.spi that implement PreCollectionRemoveEventListenerModifier and TypeClassDescriptionclassEnvers-specific collection removal event listener -
Uses of PreCollectionRemoveEventListener in org.hibernate.event.service.spi
Fields in org.hibernate.event.service.spi with type parameters of type PreCollectionRemoveEventListener -
Uses of PreCollectionRemoveEventListener in org.hibernate.event.spi
Fields in org.hibernate.event.spi with type parameters of type PreCollectionRemoveEventListenerModifier and TypeFieldDescriptionstatic final EventType<PreCollectionRemoveEventListener> EventType.PRE_COLLECTION_REMOVE