Statistics
| Revision:

svn-gvsig-desktop / branches / dal_time_support / libraries / libFMap_dal / src-test @ 35499

# Date Author Comment
35484 06/21/2011 07:05 AM Jorge Piera

Updating some method to be consistent with the TimeSupport api

35467 06/10/2011 03:58 AM Jorge Piera

Merging the project to the revision 35464 (branch v2_0_0_prep)

35466 06/10/2011 03:04 AM Jorge Piera

Adding the Float type to test the iterator. In NetCDF there are some files that only contains Float data

35133 05/13/2011 04:35 AM Jorge Piera

The FeatureAttributeGetter has to be applyed when a feature attribute is retrieved

34404 01/17/2011 03:31 AM Jorge Piera

Create branch to support time

33385 09/15/2010 04:45 AM Cesar Ordiñana

Extract generic paging management to the tools project

33378 09/09/2010 07:28 AM Cesar Ordiñana

Move selection up implementation and solve some minor bugs

33344 09/01/2010 07:51 AM Cesar Ordiñana

Package for paging implementation tests

33343 09/01/2010 07:43 AM Cesar Ordiñana

Move FeaturePagingHelper implementation to its own impl package

33331 08/25/2010 08:52 AM Joaquín del Cerro Murciano

- Persistence changes.
- Add persistence factory to AWT Dimension
- Change getType of FeatureAttributeDescriptor to getDataType
to avoid conflict.
- Metadata definition changes.
- Partial remove of HiperLink in fmap and appgvsig.
- Add support in metadata project to MetadataContainers.

33205 07/23/2010 04:38 AM Cesar Ordiñana

Make Feature extend DynObject, FeatureSet extend DynObjectSet and FeaturePagingHelper extend DynObjectPagingHelper, so the main Feature related data interfaces may be used as DynObjects.

Remove the conflicting and empty DisposableIterator from DAL, as now it is available in tools.

33189 07/13/2010 03:43 AM Cesar Ordiñana

Remove deprecated methods usage

33053 07/07/2010 06:03 AM Cesar Ordiñana

Evaluator getCQL method replaced with getSQL, as this is the real type of the expressions returned

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.

32835 06/18/2010 07:31 AM Jorge Piera

It was not possible to edit a memory store twice

32683 05/18/2010 03:42 AM Jorge Piera

Updating some test dependences and some test to initialize the libraries

32403 04/26/2010 10:55 AM Cesar Ordiñana

Add message to assertion

31625 11/16/2009 04:24 AM Javier Carrasco

Added testAddFeatures in MemoryStoreProviderTest.java

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.

31213 10/07/2009 09:40 AM Cesar Ordiñana

Comment out non working method, as it can't be implemented with mock objects.

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.

30972 09/24/2009 07:43 AM Jorge Piera

Adding some dependences with scope=test to test the memory provider

30761 09/10/2009 04:16 AM Jorge Piera

import changed...

30754 09/09/2009 02:42 AM Cesar Ordiñana

Added new TestCase extended class with automatic library initialization

30631 09/01/2009 07:48 AM Jorge Piera

Adding Memory Provider...

30580 08/26/2009 03:41 AM Cesar Ordiñana

New automatic Library initialization mechanism and Library API refactoring

30551 08/24/2009 02:54 AM Jose Manuel Vivó Arnal

To set default Value of a FeatureAttribute must to use setDefaultValue, not setDefaultDynValue

30187 07/29/2009 07:55 AM Javier Carrasco

Changed InfoByPoint.getInfo(), now it returns a DynObject Array.
Feature has been modified to extend DynObject.
DynField.setDefaultValue has been changed to setDynDefaultValue.

30068 07/21/2009 08:21 AM Jose Manuel Vivó Arnal

Added default DAL implementation Library

30065 07/21/2009 07:52 AM Jose Manuel Vivó Arnal

Added persistence test

29293 06/09/2009 06:26 AM Jose Manuel Vivó Arnal

Fixed envelope dynField name

29291 06/09/2009 04:33 AM Jose Manuel Vivó Arnal

Added checks to testIntializeStore

29275 06/08/2009 01:18 PM Juan Lucas Domínguez

Se evita uso de StringBuilder (reemplazado por StringBuffer)

29035 05/27/2009 11:42 AM Jose Manuel Vivó Arnal

Added checks in custom querys

28946 05/21/2009 11:59 AM Jose Manuel Vivó Arnal

added more info to logs

28907 05/19/2009 11:48 AM Jose Manuel Vivó Arnal

Fixed test for pk source (without autoNumeric).

28881 05/19/2009 08:05 AM Jose Manuel Vivó Arnal
28840 05/18/2009 06:59 AM Jose Manuel Vivó Arnal

Fixed tranforms test bug.
logged all System.out of warnings.
Fixed compareValue.

28783 05/14/2009 10:56 AM Jose Manuel Vivó Arnal

Fixed for no comparable values.
used logger.debug instead sysout

28779 05/14/2009 08:43 AM Jose Manuel Vivó Arnal

added Byte Array type compartion

28670 05/12/2009 11:20 AM Jose Manuel Vivó Arnal

Fixed test addAttribute when provider has PK

28664 05/12/2009 08:48 AM Jose Manuel Vivó Arnal

testConcurrentUpdate had attribute to update as constant, now search for one in FeatureType

28663 05/12/2009 08:36 AM Jose Manuel Vivó Arnal

Added method to checks if resources notify changes

28474 05/07/2009 08:47 AM Cesar Martinez Izquierdo

Adapt to the refactored 'loadFromState' method name in libTools

28420 05/05/2009 11:42 AM Jose Manuel Vivó Arnal
28419 05/05/2009 11:40 AM Jose Manuel Vivó Arnal

Fixed a bug in finally

28076 04/21/2009 08:39 AM Cesar Martinez Izquierdo

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

28032 04/16/2009 08:17 AM Jose Manuel Vivó Arnal

Added FeatureStore.getFeatureCount().

28029 04/16/2009 07:57 AM Jose Manuel Vivó Arnal

Fixed TaskStore.isOutOfDate()

28017 04/16/2009 07:31 AM Jose Manuel Vivó Arnal

Added FeatureStore.getFeatureCount().
Added FeatureStoreProvider.getFeatureCount()

27995 04/16/2009 04:43 AM Jose Manuel Vivó Arnal
27994 04/16/2009 04:42 AM Jose Manuel Vivó Arnal
27951 04/14/2009 10:42 AM Jose Manuel Vivó Arnal
27848 04/06/2009 10:28 AM Cesar Ordiñana

Comentar el testPersistence que no funciona

27813 04/06/2009 03:58 AM Jorge Piera

Fixing a bug...

27759 04/02/2009 12:18 PM Cesar Ordiñana

Quitar error de compilación

27723 04/01/2009 09:36 AM Jose Manuel Vivó Arnal
27716 04/01/2009 09:10 AM Cesar Ordiñana

ACtualizar y corregir los tests unitarios de la selección.

27701 04/01/2009 05:53 AM Jose Manuel Vivó Arnal
27696 04/01/2009 04:29 AM Jose Manuel Vivó Arnal
27689 04/01/2009 02:57 AM Jose Manuel Vivó Arnal
27672 03/31/2009 11:36 AM Jose Manuel Vivó Arnal
27575 03/26/2009 08:34 AM Jose Manuel Vivó Arnal

Transform DataQuery class to a interface

27525 03/24/2009 01:04 PM Jose Manuel Vivó Arnal

Changed FeatureSet.fast/iterator() to return DisposableIterator

27415 03/16/2009 11:20 AM Jose Manuel Vivó Arnal
26904 02/24/2009 04:27 AM Jorge Piera

The GeometryManager.getGeometryFactory is deprecated

26429 02/09/2009 08:33 AM Jose Manuel Vivó Arnal
26428 02/09/2009 08:16 AM Jose Manuel Vivó Arnal
26359 02/04/2009 09:26 AM Jose Manuel Vivó Arnal

Fixed Transforms

26331 02/03/2009 05:53 AM Jorge Piera

The Locator pattern is used to get the GeometryManager

26326 02/03/2009 04:09 AM Jose Manuel Vivó Arnal
26325 02/03/2009 03:34 AM Jose Manuel Vivó Arnal
26321 02/02/2009 08:23 AM Jose Manuel Vivó Arnal
26289 01/29/2009 09:54 AM Jose Manuel Vivó Arnal
26252 01/28/2009 08:29 AM Jose Manuel Vivó Arnal
26209 01/26/2009 06:06 AM Jose Manuel Vivó Arnal

ResourceChanged notification works

26066 01/19/2009 11:56 AM Jose Manuel Vivó Arnal
26062 01/19/2009 08:29 AM Jose Manuel Vivó Arnal
26061 01/19/2009 08:05 AM Jose Manuel Vivó Arnal
26057 01/19/2009 06:01 AM Jose Manuel Vivó Arnal
26047 01/16/2009 09:13 AM Jose Manuel Vivó Arnal
26042 01/16/2009 08:38 AM Jose Manuel Vivó Arnal
26040 01/16/2009 08:09 AM Jose Manuel Vivó Arnal
25951 01/09/2009 08:22 AM Jose Manuel Vivó Arnal
25941 01/08/2009 12:00 PM Jose Manuel Vivó Arnal
25940 01/08/2009 11:10 AM Jose Manuel Vivó Arnal
25843 12/19/2008 08:25 AM Jose Manuel Vivó Arnal

Fixed problem with FeatureType

25785 12/16/2008 11:25 AM Jose Manuel Vivó Arnal
25632 12/01/2008 02:24 AM Joaquín del Cerro Murciano
25587 11/27/2008 07:04 AM Vicente Caballero
25480 11/24/2008 03:51 AM jiyarza

examples-commited here while a better place is decided

24505 10/30/2008 07:01 AM Jose Manuel Vivó Arnal
24497 10/30/2008 06:52 AM Jose Manuel Vivó Arnal
24467 10/30/2008 04:45 AM Jose Manuel Vivó Arnal
24346 10/24/2008 08:43 AM Cesar Ordiñana

Añadir DataException al undo/redo de los Command.
Implementar Commands de la selección.

24269 10/24/2008 05:02 AM Cesar Ordiñana

Actualizar a cambios del Observable y tener en cuenta que el Store pueda estar en edición.

24150 10/21/2008 03:36 AM Cesar Ordiñana

Actualizar a cambios en el API

24079 10/18/2008 11:05 AM Joaquín del Cerro Murciano
23931 10/14/2008 10:57 AM Cesar Ordiñana

Actualización a los últimos cambios en el API de DAL