Class DefaultCacheInvalidator

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void invalidate​(java.util.Collection<PersistResult> results)
      Invalidates cache based on collection of results containing operation CrudEnum and primary keys PK
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DefaultCacheInvalidator

        public DefaultCacheInvalidator()