Class EnversPreCollectionUpdateEventListenerImpl

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

public class EnversPreCollectionUpdateEventListenerImpl extends BaseEnversCollectionEventListener implements org.hibernate.event.spi.PreCollectionUpdateEventListener
Envers-specific collection update event listener
  • Constructor Details

    • EnversPreCollectionUpdateEventListenerImpl

      public EnversPreCollectionUpdateEventListenerImpl(EnversService enversService)
  • Method Details

    • onPreUpdateCollection

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