Statistics
| Revision:

svn-gvsig-desktop / branches / org.gvsig.desktop-2018a / org.gvsig.desktop.compat.cdc / org.gvsig.fmap.dal / org.gvsig.fmap.dal.api / src / main / java / org / gvsig / fmap / dal / DataCache.java @ 43874

History | View | Annotate | Download (1.19 KB)

# Date Author Comment
43792 04/15/2018 07:21 PM Joaquín del Cerro Murciano
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.