Statistics
| Revision:

svn-gvsig-desktop / trunk / org.gvsig.desktop / org.gvsig.desktop.compat.cdc / org.gvsig.fmap.dal / org.gvsig.fmap.dal.swing / org.gvsig.fmap.dal.swing.impl / src / main / java / org / gvsig / fmap / dal / swing / impl / searchPostProcess / distinctOn / DistinctOnFactory.java @ 46542

History | View | Annotate | Download (12.7 KB)

# Date Author Comment
46542 07/15/2022 09:30 PM Francisco Díaz Carsí

Modificaciones en el DISTINCTON y añadidos tests.
Corregidas dependencias circulares con JDBC, se ha subido al api de DAL el API de JDBC y eliminadas clases duplicadas de JDBC.

46301 03/03/2022 11:58 AM Francisco Díaz Carsí

Added the possibility to add the result of the DistinctOn search postprocess as a temporary table to the project

45997 11/05/2021 07:23 PM Óscar Martínez

Mejora de la interfaz del distincon con operador nulo

45705 05/28/2021 02:51 PM José Olivas

refs #5641 #5646 Fix postprocess tool and distinctON postprocess

45537 02/06/2021 11:13 AM José Olivas