Statistics
| Revision:

svn-gvsig-desktop / trunk / org.gvsig.desktop / org.gvsig.desktop.compat.cdc / org.gvsig.fmap.dal / org.gvsig.fmap.dal.api / src / main @ 46517

Name Size Revision Age Author Comment
  assembly 40435 about 11 years Joaquín del Cerro Murciano Move version 2.1.0 to the trunk
  config 40435 about 11 years Joaquín del Cerro Murciano Move version 2.1.0 to the trunk
  java 46517 about 2 years Francisco Díaz Carsí Corregidos multitud de errores en las búsquedas...
  resources 40559 almost 11 years Joaquín del Cerro Murciano Fix headers and license

Latest revisions

# Date Author Comment
46517 06/29/2022 11:12 AM Francisco Díaz Carsí

Corregidos multitud de errores en las búsquedas de base de datos relacionados con los campos calculados.

46507 06/25/2022 04:40 PM Joaquín del Cerro Murciano

Fix test of jdbc/h2

46505 06/23/2022 12:03 PM Francisco Díaz Carsí

Fix JDBC tests (IN PROGRESS)

46501 06/15/2022 10:18 AM Joaquín del Cerro Murciano

Añadido que muestre los campos calculados de la query en el selector de featureatributes

46493 06/14/2022 04:41 PM Joaquín del Cerro Murciano

Añadido al SQLBuilder soporte para indicar un BoundingBox por defecto para toda la tabla asociado a una columna.

46456 05/23/2022 07:41 PM Joaquín del Cerro Murciano

fix limit 0 in query

46426 05/08/2022 10:46 PM Joaquín del Cerro Murciano

- fix delete features by expression in store when is in pass througth.
- throws exception when try to get a FeatureSet whit aggreate functions and group-by columns and is in editing.
- fix notification to featurestore observers, now always send sessionid and mode.

46419 05/06/2022 05:37 PM Francisco Díaz Carsí

Added the possibility of registering profiles with the same identifier so that they delegate to the previous registered if they are not able to obtain the appropriate data.

46409 05/05/2022 06:56 PM Joaquín del Cerro Murciano

Add utility method hasDataProfile to FeatureAttributeDescriptor

46401 04/30/2022 09:11 PM Joaquín del Cerro Murciano

Corregida la generacion del "order by" en el ResultSetForSetProviderOperation para que no aplique el "nulls last" cuando no es necesario (en pk, o campos que no admiten nulos). Añadir el 'nulls last' sobre un campo pk reducia drasticamente el rendimiento en tablas grandes.

View revisions

Also available in: Atom