JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.hibernate.event.spi
PostCollectionUpdateEventListener
Contents
Description
Method Summary
Method Details
onPostUpdateCollection(PostCollectionUpdateEvent)
Hide sidebar
Show sidebar
Interface PostCollectionUpdateEventListener
public interface
PostCollectionUpdateEventListener
Called after updating a collection
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onPostUpdateCollection
(
PostCollectionUpdateEvent
event)
Method Details
onPostUpdateCollection
void
onPostUpdateCollection
(
PostCollectionUpdateEvent
event)