Statistics
| Revision:

root / tags / v2_0_0_Build_2058 / libraries / libFMap_dal / src / org / gvsig / fmap / dal / feature / spi / memory / MemoryFeatureSet.java @ 39242

History | View | Annotate | Download (4.62 KB)

  • svn:mime-type: text/plain
# Date Author Comment
39242 11/13/2012 04:24 PM Juan Lucas Domínguez

gvSIG 2.0.0 build 2058 (testing)

38608 07/25/2012 10:26 PM Joaquín del Cerro Murciano
31630 11/17/2009 09:06 AM Jorge Piera

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

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

29326 06/10/2009 10:08 AM Jose Manuel Vivó Arnal

Dal SPI refactoring

29034 05/27/2009 05:42 PM Jose Manuel Vivó Arnal

Fixed problem for custom featureType in query

27672 03/31/2009 05:36 PM Jose Manuel Vivó Arnal
27525 03/24/2009 06:04 PM Jose Manuel Vivó Arnal

Changed FeatureSet.fast/iterator() to return DisposableIterator

27274 03/10/2009 06:03 PM Jose Manuel Vivó Arnal

Fixed FeatureSet bug

24505 10/30/2008 12:01 PM Jose Manuel Vivó Arnal
24496 10/30/2008 11:52 AM Jose Manuel Vivó Arnal
24467 10/30/2008 09:45 AM Jose Manuel Vivó Arnal
23894 10/13/2008 08:11 PM Joaquín del Cerro Murciano
23875 10/09/2008 08:51 PM Joaquín del Cerro Murciano