0
Answer

how to implement file based data caching

Ask a question
Satya Prakash

Satya Prakash

11y
1.1k
1
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.