Statistics
| Revision:

root / tags / v2_0_0_Build_2047 / libraries / libFMap_dal / src / org / gvsig / fmap / dal / DataSet.java @ 38284

History | View | Annotate | Download (1.42 KB)

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

gvSIG 2.0.0 build 2047

34827 03/25/2011 01:55 PM Cesar Ordiñana

In FeatureStore and FeatureSet accept methods, use fastIterator methods instead of the iterator ones.
Also added javadoc documentation in the accept methods to state the correct usage of the values received through the Visitor.visit() method.

[gvsig-desktop Task #1031]

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.

24496 10/30/2008 11:52 AM Jose Manuel Vivó Arnal
24467 10/30/2008 09:45 AM Jose Manuel Vivó Arnal
24394 10/28/2008 10:25 AM jiyarza
24393 10/28/2008 10:22 AM jiyarza
23842 10/08/2008 06:00 PM Joaquín del Cerro Murciano
23772 10/06/2008 12:20 PM Joaquín del Cerro Murciano
23754 10/03/2008 01:45 PM Joaquín del Cerro Murciano

New Refactor.

23675 10/01/2008 04:47 PM Cesar Ordiñana

Añadir soporte para pedir un Iterator por índice a un FeatureCollection.

23327 09/12/2008 02:00 PM Víctor Acevedo

Added some java docs

23066 09/02/2008 10:17 AM Jose Manuel Vivó Arnal

Added libTools.
Moved to libTools Observers and Visitors interfaces and Defaults

22353 07/18/2008 12:07 PM Jose Manuel Vivó Arnal
21911 06/27/2008 03:04 PM Jose Manuel Vivó Arnal

Rename package org.gvsig.data --> org.gvsig.fmap.data

21045 05/29/2008 04:19 PM Jose Manuel Vivó Arnal

Classes Name refactoring

20936 05/27/2008 12:16 PM Jose Manuel Vivó Arnal

prepares_v2_refactor

20620 05/12/2008 09:37 AM Jose Manuel Vivó Arnal

Rename Proyects

20580 05/08/2008 06:06 PM Jose Manuel Vivó Arnal
19967 04/03/2008 06:07 PM Jose Manuel Vivó Arnal
19404 03/03/2008 04:02 PM Vicente Caballero
19399 03/03/2008 01:40 PM Vicente Caballero