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
    Author:
    Adam Warski (adam at warski dot org), HernпїЅn Chanfreau, Steve Ebersole, Lukasz Antoniak (lukasz dot antoniak at gmail dot com), Chris Cranford
    • Constructor Detail

      • EnversPreCollectionRemoveEventListenerImpl

        public EnversPreCollectionRemoveEventListenerImpl​(EnversService enversService)
    • Method Detail

      • onPreRemoveCollection

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