Class EnversPostCollectionRecreateEventListenerImpl

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

public class EnversPostCollectionRecreateEventListenerImpl extends BaseEnversCollectionEventListener implements org.hibernate.event.spi.PostCollectionRecreateEventListener
Envers-specific collection recreation event listener
  • Constructor Details

    • EnversPostCollectionRecreateEventListenerImpl

      public EnversPostCollectionRecreateEventListenerImpl(EnversService enversService)
  • Method Details

    • onPostRecreateCollection

      public void onPostRecreateCollection(org.hibernate.event.spi.PostCollectionRecreateEvent event)
      Specified by:
      onPostRecreateCollection in interface org.hibernate.event.spi.PostCollectionRecreateEventListener