Class EnversPreCollectionUpdateEventListenerImpl

  • All Implemented Interfaces:
    java.io.Serializable, EnversListener, org.hibernate.event.spi.PreCollectionUpdateEventListener

    public class EnversPreCollectionUpdateEventListenerImpl
    extends BaseEnversCollectionEventListener
    implements org.hibernate.event.spi.PreCollectionUpdateEventListener
    Envers-specific collection update event listener
    See Also:
    Serialized Form
    • Constructor Detail

      • EnversPreCollectionUpdateEventListenerImpl

        public EnversPreCollectionUpdateEventListenerImpl​(org.hibernate.envers.boot.internal.EnversService enversService)
    • Method Detail

      • onPreUpdateCollection

        public void onPreUpdateCollection​(org.hibernate.event.spi.PreCollectionUpdateEvent event)
        Specified by:
        onPreUpdateCollection in interface org.hibernate.event.spi.PreCollectionUpdateEventListener