Statistics
| Revision:

root / tags / v2_0_0_Build_2056 / libraries / libFMap_dal / src / org / gvsig / fmap / dal / spi / AbstractDataParameters.java @ 39017

History | View | Annotate | Download (4.9 KB)

  • svn:mime-type: text/plain
# Date Author Comment
39017 10/08/2012 10:59 AM Juan Lucas Domínguez

gvSIG 2.0.0 build 2056 (beta1)

37827 01/27/2012 06:57 PM Joaquín del Cerro Murciano

Añadida al log informacion cada vez que se crear un documento, se añade un documento al proyecto y se añade una capa a una vista.

35125 05/11/2011 11:06 AM Joaquín del Cerro Murciano

Remove method DynObject.hasEmptyValues

35121 05/10/2011 12:01 PM Cristian Martín

Added hasEmptyValues() function implementation inhereted from Metadata interface

33645 10/04/2010 04:11 PM fdiaz

Arreglado bug al cargar una tabla nueva del sistema de archivos.

33619 09/29/2010 06:55 PM Joaquín del Cerro Murciano

Changes in persistence definitions
Improve mechanism of register persistence definitions, symbols, and legends.

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.

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.

30959 09/23/2009 02:13 PM Cesar Ordiñana

Change to save all atributes of a dynClass, including the definided by parent dynclasses

30549 08/21/2009 01:08 PM Jose Manuel Vivó Arnal
30208 07/30/2009 01:08 PM Jose Manuel Vivó Arnal
30154 07/27/2009 03:38 PM Cesar Ordiñana

Replace old set(Object) method with the PersistenceManager.setProperty method

29956 07/14/2009 09:58 AM Jose Manuel Vivó Arnal

New API persistence version

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

Added Javadoc to SPI

28475 05/07/2009 02:55 PM Cesar Martinez Izquierdo

Adapt to the refactored 'loadFromState' method name in libTools

28076 04/21/2009 02:39 PM Cesar Martinez Izquierdo

Update new Persistence API and adapt the projects that were already using the first (proof-of-concept) version

27723 04/01/2009 03:36 PM Jose Manuel Vivó Arnal
26440 02/10/2009 09:00 AM Jose Manuel Vivó Arnal
26061 01/19/2009 02:05 PM Jose Manuel Vivó Arnal
25785 12/16/2008 05:25 PM Jose Manuel Vivó Arnal
25361 11/19/2008 03:03 PM Jose Manuel Vivó Arnal
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
24250 10/23/2008 08:41 PM Joaquín del Cerro Murciano
24062 10/17/2008 08:52 PM Joaquín del Cerro Murciano
23898 10/14/2008 11:45 AM Joaquín del Cerro Murciano
23894 10/13/2008 08:11 PM Joaquín del Cerro Murciano
23875 10/09/2008 08:51 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.

23600 09/26/2008 02:46 PM Jose Manuel Vivó Arnal

Changed DataParameters implementation

23549 09/24/2008 01:58 PM jiyarza

clear method moved to interface

23541 09/24/2008 10:22 AM Jose Manuel Vivó Arnal

Created base interface DataParameters