Class EnversPostUpdateEventListenerImpl

    • Constructor Detail

      • EnversPostUpdateEventListenerImpl

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

      • onPostUpdate

        public void onPostUpdate​(org.hibernate.event.spi.PostUpdateEvent event)
        Specified by:
        onPostUpdate in interface org.hibernate.event.spi.PostUpdateEventListener
      • requiresPostCommitHanding

        public boolean requiresPostCommitHanding​(org.hibernate.persister.entity.EntityPersister persister)
      • requiresPostCommitHandling

        public default boolean requiresPostCommitHandling​(org.hibernate.persister.entity.EntityPersister arg0)