Uses of Class
org.hibernate.event.spi.PostCollectionRemoveEvent
Packages that use PostCollectionRemoveEvent
Package
Description
Defines the event types and event listener interfaces for
events produced by the stateful
Session.-
Uses of PostCollectionRemoveEvent in org.hibernate.event.spi
Methods in org.hibernate.event.spi with parameters of type PostCollectionRemoveEventModifier and TypeMethodDescriptionvoidPostCollectionRemoveEventListener.onPostRemoveCollection(PostCollectionRemoveEvent event) -
Uses of PostCollectionRemoveEvent in org.hibernate.search.mapper.orm.event.impl
Methods in org.hibernate.search.mapper.orm.event.impl with parameters of type PostCollectionRemoveEventModifier and TypeMethodDescriptionvoidHibernateSearchEventListener.onPostRemoveCollection(PostCollectionRemoveEvent event)