Class EnversPostCollectionRecreateEventListenerImpl

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

    public class EnversPostCollectionRecreateEventListenerImpl
    extends BaseEnversCollectionEventListener
    implements org.hibernate.event.spi.PostCollectionRecreateEventListener
    Envers-specific collection recreation event listener
    See Also:
    Serialized Form
    • Constructor Detail

      • EnversPostCollectionRecreateEventListenerImpl

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

      • onPostRecreateCollection

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