0 Replies Latest reply on Nov 14, 2014 1:30 PM by gamvi01

    Set TTL on spring infinispan cache

    gamvi01

      Hi

       

      Iam using spring infinispan cachemanager with spring 3 annotations. whenever there is an update on a row in DB, I want to add a listener so that i query for that row and update the DB ?

      How can i do that ??