Statistics
| Revision:

svn-gvsig-desktop / trunk / org.gvsig.desktop / org.gvsig.desktop.compat.cdc / org.gvsig.fmap.dal / org.gvsig.fmap.dal.api / src / main / java / org / gvsig / fmap / dal / DataCache.java @ 44644

History | View | Annotate | Download (1.19 KB)

# Date Author Comment
43755 02/13/2018 05:31 PM Francisco Díaz Carsí

Added DataCache interface as superinterface of FeatureCache to raise deleteAll method.
Added method getCache to DataStore and implemented in DefaultCoverageStore.