Uses of Class
org.hibernate.event.spi.FlushEntityEvent
Packages that use FlushEntityEvent
Package
Description
Defines the event types and event listener interfaces for
events produced by the stateful
Session
.-
Uses of FlushEntityEvent in org.hibernate.event.spi
Methods in org.hibernate.event.spi with parameters of type FlushEntityEventModifier and TypeMethodDescriptionvoid
FlushEntityEventListener.onFlushEntity
(FlushEntityEvent event)