Statistics
| Revision:

svn-gvsig-desktop / tags / v2_0_0_Build_2060 / libraries / libFMap_dal / src / org / gvsig / fmap / dal / feature / spi / memory @ 39361

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 39361 over 11 years Juan Lucas Domínguez gvSIG 2.0.0 build 2060 (RC1)
MemoryResource.java 2.27 KB 31544 over 14 years Cesar Ordiñana Replace Gobernment with Government in the header
MemoryResourceParameters.java 2.7 KB 39361 over 11 years Juan Lucas Domínguez gvSIG 2.0.0 build 2060 (RC1)

Latest revisions

# Date Author Comment
39361 11/26/2012 11:01 AM Juan Lucas Domínguez

gvSIG 2.0.0 build 2060 (RC1)

34809 03/17/2011 09:37 AM 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 03: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 09:55 AM Cesar Ordiñana

Remove comented code

32880 06/24/2010 08:34 AM 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 03:06 AM Jorge Piera

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

31544 11/09/2009 08:57 AM Cesar Ordiñana

Replace Gobernment with Government in the header

31284 10/14/2009 08:56 AM 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 01: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 04:17 AM Jose Manuel Vivó Arnal

Added Javadoc to SPI

View revisions

Also available in: Atom