Statistics
| Revision:

svn-gvsig-desktop / trunk / org.gvsig.desktop / org.gvsig.desktop.plugin / org.gvsig.h2spatial / org.gvsig.h2spatial.h2gis132 / org.gvsig.h2spatial.h2gis132.provider / src / test / java / org / gvsig / fmap / dal / store / h2 / TestFeatureReferenceIteratorToFeatureIterator.java @ 47788

History | View | Annotate | Download (741 Bytes)

# Date Author Comment
47369 07/03/2023 08:58 AM Francisco Díaz Carsí

Añadido test que no iba.

46318 03/08/2022 09:49 PM Joaquín del Cerro Murciano

Parchado test de h2 para que compile

46309 03/05/2022 09:55 PM Joaquín del Cerro Murciano

Añadido al FeatureStore el metodo "Iterator<Feature> getFeaturesIterator(Iterator<FeatureReference> references)" junto con un test basico.

46102 12/07/2021 08:51 PM Joaquín del Cerro Murciano

Adaptados los test TestCount y TestComputedAttributes a la nueva estructura de test de bbdd y se han creado TestExport2db y TestPerformChangesUndateStructura en el proveedor de H2Spatial.

46050 11/20/2021 11:56 PM Óscar Martínez

Correccion para soporte para campos macro. Corregido al agrupar por campos calculados y extra

45472 12/24/2020 11:45 AM Joaquín del Cerro Murciano