Uses of Class
org.hibernate.event.spi.PreCollectionRemoveEvent
Packages that use PreCollectionRemoveEvent
Package
Description
Defines the event types and event listener interfaces for
events produced by the stateful
Session
.-
Uses of PreCollectionRemoveEvent in org.hibernate.envers.event.spi
Methods in org.hibernate.envers.event.spi with parameters of type PreCollectionRemoveEventModifier and TypeMethodDescriptionvoid
EnversPreCollectionRemoveEventListenerImpl.onPreRemoveCollection
(PreCollectionRemoveEvent event) -
Uses of PreCollectionRemoveEvent in org.hibernate.event.spi
Methods in org.hibernate.event.spi with parameters of type PreCollectionRemoveEventModifier and TypeMethodDescriptionvoid
PreCollectionRemoveEventListener.onPreRemoveCollection
(PreCollectionRemoveEvent event)