Class EnversPreCollectionRemoveEventListenerImpl

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

    public class EnversPreCollectionRemoveEventListenerImpl
    extends BaseEnversCollectionEventListener
    implements org.hibernate.event.spi.PreCollectionRemoveEventListener
    Envers-specific collection removal event listener
    See Also:
    Serialized Form
    • Constructor Detail

      • EnversPreCollectionRemoveEventListenerImpl

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

      • onPreRemoveCollection

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