Narendra Koneru [http://community.jboss.org/people/hikoneru] created the discussion
"Expire items on the cache loader" To view the discussion, visit: http://community.jboss.org/message/609063#609063 -------------------------------------------------------------- Hi, I configured a cache with LRU eviction policy backed up with the JDBC cache loader. As I understand, when a node is to be evicted it will be pushed to the underlying JDBC store. What I am wondering is if there is a way to automatically remove the elements from JDBC store itself based on some policy (like timeToLive, etc) instead of me manually removing it from the cache. -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/609063#609063] Start a new discussion in JBoss Cache at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2052]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
