Statistics
| Revision:

root / tags / v2_0_0_Build_2047 / libraries / libFMap_dal / src / org / gvsig / fmap / dal / feature / spi / memory @ 38284

Name Size Revision Age Author Comment
AbstractMemoryStoreProvider.java 4.6 KB 34809 about 13 years Cesar Ordiñana Patch applied to solve bug: [gvsig-desktop #150...
MemoryFeatureProviderAttributeMapper.java 5.31 KB 29391 almost 15 years Jose Manuel Vivó Arnal Added Javadoc to SPI
MemoryFeatureSet.java 4.62 KB 31630 over 14 years Jorge Piera The Set in memory has not to delete the feature...
MemoryResource.java 2.27 KB 31544 over 14 years Cesar Ordiñana Replace Gobernment with Government in the header
MemoryResourceParameters.java 2.67 KB 31544 over 14 years Cesar Ordiñana Replace Gobernment with Government in the header

Latest revisions

# Date Author Comment
38284 05/30/2012 11:12 AM Juan Lucas Domínguez

gvSIG 2.0.0 build 2047

34809 03/17/2011 02:37 PM Cesar Ordiñana

Patch applied to solve bug:
[gvsig-desktop #15065] AbstractMemoryStoreProvider must resolve references in only one method

Also removed code line not needed anymore.

33187 07/13/2010 09:34 AM Cesar Ordiñana

Solve bug while disposing as the data was being cleaned instead of nullified, and it was leaving the data cached into the resource as an empty list.

32903 06/28/2010 03:55 PM Cesar Ordiñana

Remove comented code

32880 06/24/2010 02:34 PM Joaquín del Cerro Murciano

- Update to org.gvsig.tools 2.1.0
- separate metadata definition from provider parameters definition.
- Use of xml files to define metadata and persistence in DAL.

31630 11/17/2009 09:06 AM Jorge Piera

The Set in memory has not to delete the features of the provider

31544 11/09/2009 02:57 PM Cesar Ordiñana

Replace Gobernment with Government in the header

31284 10/14/2009 02:56 PM Cesar Ordiñana

Make sure all disposable objects are disposed, mainly DAL related ones, like FeatureSet and Iterators.
Create a new DisposableManager to manage a register of Disposable objects being bound and released.

31022 09/29/2009 07:09 PM Cesar Ordiñana

Resource locking changed to be based on Java synchronization, more convenient functional and performancewise.
Refactoring of FeatureProviderIterator and FeatureSetProvider to extract common code to parent abstract classes.

29391 06/15/2009 10:17 AM Jose Manuel Vivó Arnal

Added Javadoc to SPI

View revisions

Also available in: Atom