Statistics
| Revision:

svn-gvsig-desktop / tags / v2_0_0_Build_2035 / libraries / libFMap_dal @ 44114

  • svn:ignore: .classpath .project .settings maven-eclipse.xml target bin hs_err_pid* .externalToolBuilders .settings .classpath .project
# Date Author Comment
36315 09/01/2011 09:19 AM Francisco Díaz Carsí

gvsig-desktop 2.0.0 build 2035

36113 08/17/2011 04:07 AM Francisco Díaz Carsí
36009 08/09/2011 07:23 AM Francisco Díaz Carsí

Changed api in NewFeatureStoreParameters, the method getDefaultFeatureType now returns an EditableFeaturetype instead of FeatureType.

36008 08/09/2011 07:21 AM Francisco Díaz Carsí

Hidden field FeatureType in NewProviderParameters

35961 07/28/2011 07:49 AM Jorge Piera

The graphics layer doesn't work when the first geometry is added [gvsig-desktop #15564]

35953 07/26/2011 05:24 AM Jorge Piera

Fixing a bug with the edition [gvsig-desktop #15453]

35926 07/21/2011 08:37 AM Francisco Díaz Carsí

gvsig-desktop#12896 Path absolutos en los filesystemServerProviders

35925 07/20/2011 04:26 AM Francisco Díaz Carsí

Added JavaDoc

35924 07/20/2011 04:25 AM Francisco Díaz Carsí

gvsig-desktop#15645 NPE on DAL connection exception when no OpenErrorHandler has been registered

35763 07/15/2011 08:42 AM Francisco Díaz Carsí

gvsig-desktop#15567
Fixed "Error message loading project whose layer is removed from the directory"

35739 07/11/2011 07:09 AM Nadal Francisco

gvsig-desktop#15351

Added getName() and getDescription() methods to Transforms.

35489 06/22/2011 07:57 AM Francisco Díaz Carsí

gvsig-desktop#15545
NPE filtering a FeatureStroe using SQLJep evaluator

35482 06/17/2011 06:40 AM Jorge Piera

When a layer is in edition mode, the zoom to envelope doesn't works [gvsig-desktop #15449]

35464 06/10/2011 02:58 AM Jorge Piera

The solution for the Ticket [gvsig-desktop #15366] adds some errors when the tests for the DAL providers are enabled. I've just fix this errors.

35355 06/01/2011 11:53 AM Cesar Ordiñana

Clone the Feature when stored into the DynObject facade.
Solves bug: [gvsig-desktop#15327] Error in information tool

35347 06/01/2011 03:53 AM Ignacio Brodín

DataStoreImplementation refactoring

35339 05/30/2011 11:26 AM Ignacio Brodín

getManager returns a DataManager

35338 05/30/2011 10:55 AM Cesar Ordiñana

Override parent methods so resources are not locked more than once on each call.
This change belongs to the bug: [#15349] Working with a view or table from a PostGIS store is slow

35328 05/27/2011 03:32 AM Jorge Piera

Adding the addAtributeName method to the FeatureQuery [gvsig-desktop #15366]

35324 05/26/2011 04:56 AM Cesar Ordiñana

Optimization: if the selection is empty or full, return true or false, don't need to get the FeatureReference.
Part of the work to solve bug gvsig-desktop#15349: Working with a view or table from a PostGIS store is slow

35323 05/26/2011 04:41 AM Cesar Ordiñana

Revert last change to recommit it with the ticket number

35320 05/26/2011 04:16 AM Cesar Ordiñana

Optimization: if the selection is empty or full, return true or false, don't need to get the FeatureReference.

35198 05/23/2011 08:01 AM Jorge Piera

Adding the AddFilter method to the FeatureQuery and updating the IVectorlegend.draw method to use an evaluator [gvsig-desktop #15366]

35180 05/18/2011 09:44 AM Cesar Ordiñana

Define the eclipse.project.name to the name of the project folder, as those projects have a name which is not equal to the artifactId

35142 05/13/2011 08:54 AM Cesar Ordiñana

Use the new doRegistration Library method instead of the constructor.

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

Remove method DynObject.hasEmptyValues

35123 05/10/2011 06:02 AM Cristian Martín

Added hasEmptyValues() function implementation inhereted from Metadata interface

35122 05/10/2011 06:02 AM Cristian Martín

Added hasEmptyValues() function implementation inhereted from Metadata interface

35121 05/10/2011 06:01 AM Cristian Martín

Added hasEmptyValues() function implementation inhereted from Metadata interface

35009 05/06/2011 08:38 AM Francisco Díaz Carsí

Fixed checking of duplicate names in attribute descriptors.

34978 05/04/2011 08:19 AM Francisco Díaz Carsí

gvsig-desktop##12750
Arreglados problemas en:
- creación de nuevas capas DXF
- edición de capas DXF
- Leyenda de capas DXF
- Relacionado con lo anterior, arreglado también el panel de la leyenda de valores unicos.

34973 04/29/2011 11:10 AM Joaquín del Cerro Murciano

Add method createProvider to DataManagerProviderServices

34969 04/28/2011 11:17 AM Jorge Piera

When a new store is created the parameters have to be validated. This validation was made when a new store was opened but not when the store was new.

34968 04/28/2011 08:13 AM Nadal Francisco

gvsig desktop#946
Added a method createIndex with the index provider name to the FeatureStore, so the index provider can be decided.

34917 04/15/2011 06:35 AM Joaquín del Cerro Murciano

Remove use of TaskManager class and Executor.

34916 04/13/2011 10:04 AM Francisco Díaz Carsí

gvsig-desktop#12732
Arreglados problemas al recuperar datos de diferentes tipos de la feature.

34828 03/25/2011 09:28 AM Cesar Ordiñana

Change all iterator() methods as deprecated when the fastIterator() alternative is available.
[gvsig-desktop Task #1030]: DAL - Set iterator() methods as deprecated

34827 03/25/2011 08:55 AM 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]

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.

34808 03/17/2011 08:49 AM Cesar Ordiñana

Patch applied to solve bug:
[gvsig-desktop #15064] MemoryStoreProvider doesn't clean isNew on finish edition

34708 03/10/2011 04:24 AM Joaquín del Cerro Murciano

Apply Coding conventions

34707 03/10/2011 02:48 AM Cesar Ordiñana

Extract pending external dependencies to the dependencyManagement of org.gvsig.maven.base.pom.
Add all core library dependencies to the org.gvsig.core.maven.dependencies pom, in the dependencyManagement as well as in the dependency, but all with runtime scope....

34690 03/09/2011 06:53 AM Joaquín del Cerro Murciano

Move DataTypes CRS, Geometry and Envelope from libFMap_dal to projects libFMap_geometry and libProyection, and improve coercion for this types.

34512 02/14/2011 04:19 AM Cristian Martín

DynObject changes of values attribute from Object[] to Map led to some errors at some modules in gvSIG. These errors have been patched.

34467 02/02/2011 05:51 AM Cesar Ordiñana

Solve bug [gvsig-desktop #14960]: Can't add evaluated field to a Read-only FeatureStore

34320 01/11/2011 04:06 AM Cesar Ordiñana

Remove notification String parameter as it is not needed

34319 01/11/2011 04:02 AM Cesar Ordiñana

Add new notify methods to allow to notify from the FeatureStoreProvider about Feature related events (add, remove, update). This will be useful for stores whose data changes by itself.

34270 12/16/2010 05:30 AM Cristian Martín

Added isExtended function implementation

34233 11/26/2010 07:08 AM Jorge Piera

It was impossible to write a FeatureStiore becaure there was a NullpointerException thrown.

34232 11/26/2010 06:54 AM Jorge Piera

It was not possible to remove an attribute of a feature type.

34149 11/18/2010 11:36 AM Cesar Ordiñana

Update tools lib tests dependence definition, using type:test-jar instead of classifier:tests

34130 11/12/2010 06:14 AM Jorge Piera

Adding WFS-T support and fix some bugs related with both GML and WFS stores

34126 11/11/2010 08:37 AM Cesar Ordiñana

Remove javadoc package links, from now on they will be found automatically

34123 11/11/2010 04:52 AM Francisco Díaz Carsí

Added groups in the definitions of the parameters.

34112 11/09/2010 06:18 AM Jorge Piera

Adding methods to manage the envelope for the FeatureStore

34026 11/08/2010 08:06 AM Jorge Piera

Updating the WFS provider to be able to use the cache

33744 10/25/2010 10:24 AM Cesar Ordiñana

Reuse array in the toArray methods

33739 10/21/2010 08:16 AM Francisco Díaz Carsí

Persistencia de capas postgis

33717 10/20/2010 11:00 AM Joaquín del Cerro Murciano

Se ha modificado el interface DataStore, cambiando la semantica de este metodo getName y añadiendo el metodo getFullName.

Se ha eliminado el metodo getName de FeatureStoreProvider y
subido al interface padre DataStoreProvider, a la vez que se
cambia la semantica de este....

33681 10/18/2010 04:38 AM Francisco Díaz Carsí

Persistencia de proyectos con capas vectoriales de archivo y sus correspondientes simbologías.
Persistencia de los hyperenlaces.

33664 10/14/2010 11:12 AM Ignacio Brodín

DataStoreFactory register and wake up rasters with its factory

33660 10/13/2010 08:03 AM Ignacio Brodín

Constructor without parameters

33659 10/13/2010 07:47 AM Francisco Díaz Carsí

Persistencia de los documentos

33657 10/11/2010 09:01 AM Cesar Ordiñana

Info by Point implementation improvements

33652 10/08/2010 06:10 AM Joaquín del Cerro Murciano

- Changes in metadata dependencies
- Fix persistence bugs in symbology

33645 10/04/2010 10:11 AM Francisco Díaz Carsí

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

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

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

33614 09/29/2010 06:27 AM Cesar Ordiñana

Disable unit tests
See https://forge.osor.eu/pm/task.php?func=detailtask&project_task_id=888&group_id=89&group_project_id=380

33392 09/20/2010 11:12 AM Joaquín del Cerro Murciano

Remove old binary files

33390 09/20/2010 07:59 AM Cesar Ordiñana

Extend DynClass and DynField

33389 09/20/2010 07:58 AM Cesar Ordiñana

Change getdescription implementation

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

Extract generic paging management to the tools project

33382 09/10/2010 10:43 AM Cesar Ordiñana

As all events generated by the selection are the same, when complexNotification is enabled ignore all events till complexNotification is finished, and then send only one notification. Otherwise the current default observable implementation sends a notification for each event.

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

Move selection up implementation and solve some minor bugs

33377 09/09/2010 07:27 AM Cesar Ordiñana

If the values to compare are of type String, take into account the current locale

33347 09/01/2010 11:11 AM Ignacio Brodín

initialize in AbstractCoverageStoreProvider

33345 09/01/2010 08:35 AM Cesar Ordiñana

getObjectClass() method must only return the objectClass when the DataType is strictly OBJECT, and not when it is one of the OBJECT related types (GEOMETRY, CRS, etc).

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

33342 09/01/2010 07:42 AM Cesar Ordiñana

New package for the paging utilities implementation

33341 09/01/2010 07:41 AM Cesar Ordiñana

Add FeaturePagingHelper creation to the DataManager

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.

33281 08/16/2010 06:15 AM Joaquín del Cerro Murciano

Changes in persistence management.

33220 07/28/2010 06:37 AM Jorge Piera

If there is not a cache provider is not possible to load a WFS layer

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.

33203 07/21/2010 05:23 AM Cesar Ordiñana

Set the good metadata definition name to extend: SpatialProvider and not FeatureStore

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

Remove deprecated methods usage

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.

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

33032 07/06/2010 11:11 AM Joaquín del Cerro Murciano

Add to the libreries declaration of dependency with other libraries.

33027 07/06/2010 11:01 AM Joaquín del Cerro Murciano

fix a bug when asked the size of the set and when asked if the set is empty.

33026 07/06/2010 11:00 AM Joaquín del Cerro Murciano

fix an error requesting the value of an attribute does not exist

33022 07/06/2010 07:21 AM Joaquín del Cerro Murciano

Complete javadoc

32950 07/05/2010 03:05 AM Cesar Ordiñana

Add dependence on the DALLibrary post initialization

32936 07/04/2010 06:27 AM Joaquín del Cerro Murciano

Add more information when throwing exceptions

32935 07/04/2010 06:25 AM Joaquín del Cerro Murciano

Fix bug in exception management

32932 07/02/2010 02:17 PM Cesar Ordiñana

Move CRS and Geometry data type coercion registration to the postInitialize phase.

32905 06/28/2010 09:57 AM Cesar Ordiñana

Add TODO about ordering implementation

32904 06/28/2010 09:56 AM Cesar Ordiñana

Add optional order by attribute parameter

32903 06/28/2010 09:55 AM Cesar Ordiñana

Remove comented code