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 / java / org / gvsig @ 46505

Name Size Revision Age Author Comment
  fmap 46505 about 2 years Francisco Díaz Carsí Fix JDBC tests (IN PROGRESS)

Latest revisions

# Date Author Comment
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.

46399 04/30/2022 09:08 PM Joaquín del Cerro Murciano

add TreeModel implementation for StoresRepository

46361 04/10/2022 10:39 PM Joaquín del Cerro Murciano

- Modificaciones para poder crear capas con visible=false y sin abrir un store.
- Añadido en el JDBCConnectionBase informacion al log sobre cuando se abre y cierrar una conexion a BBDD informando del estado del pool si lo hay.

View revisions

Also available in: Atom