Uses of Class
org.hibernate.event.spi.PreCollectionUpdateEvent
Packages that use PreCollectionUpdateEvent
Package
Description
Defines the event types and event listener interfaces for
events produced by the stateful
Session
.-
Uses of PreCollectionUpdateEvent in org.hibernate.envers.event.spi
Methods in org.hibernate.envers.event.spi with parameters of type PreCollectionUpdateEventModifier and TypeMethodDescriptionvoid
EnversPreCollectionUpdateEventListenerImpl.onPreUpdateCollection
(PreCollectionUpdateEvent event) -
Uses of PreCollectionUpdateEvent in org.hibernate.event.spi
Methods in org.hibernate.event.spi with parameters of type PreCollectionUpdateEventModifier and TypeMethodDescriptionvoid
PreCollectionUpdateEventListener.onPreUpdateCollection
(PreCollectionUpdateEvent event)