Class EnversPreCollectionRemoveEventListenerImpl

All Implemented Interfaces:
EnversListener, org.hibernate.event.spi.PreCollectionRemoveEventListener

public class EnversPreCollectionRemoveEventListenerImpl extends BaseEnversCollectionEventListener implements org.hibernate.event.spi.PreCollectionRemoveEventListener
Envers-specific collection removal event listener
  • Constructor Details

    • EnversPreCollectionRemoveEventListenerImpl

      public EnversPreCollectionRemoveEventListenerImpl(EnversService enversService)
  • Method Details

    • onPreRemoveCollection

      public void onPreRemoveCollection(org.hibernate.event.spi.PreCollectionRemoveEvent event)
      Specified by:
      onPreRemoveCollection in interface org.hibernate.event.spi.PreCollectionRemoveEventListener