Satya Prakash

Satya Prakash

  • NA
  • 14k
  • 8.3m

how to implement file based data caching

Oct 17 2012 6:52 AM
Hi,

Today i was implementing file base data caching. and write the code

cache.insert("b", ds, new cachedependency("E:/baba.xml)

But when i modified the xml file cache not drop. Tell me how to implement file based caching when xml file modified cache drop.