Statistics
| Revision:

svn-gvsig-desktop / trunk / org.gvsig.desktop / org.gvsig.desktop.compat.cdc / org.gvsig.fmap.dal / org.gvsig.fmap.dal.db / org.gvsig.fmap.dal.db.jdbc / src / main / java / org / gvsig / fmap @ 46492

Name Size Revision Age Author Comment
  dal 46492 about 2 years Joaquín del Cerro Murciano Fix null pointer exception in AppendOperation w...

Latest revisions

# Date Author Comment
46492 06/14/2022 04:38 PM Joaquín del Cerro Murciano

Fix null pointer exception in AppendOperation when connection is null

46465 05/25/2022 09:59 AM Francisco Díaz Carsí

Fixed ResulSetForSetOperation when query has aggregate functions

46464 05/25/2022 09:59 AM Francisco Díaz Carsí

Fixed CountOperation when query has aggregate functions

46425 05/08/2022 10:43 PM Joaquín del Cerro Murciano

fix throws in JDBCUtils to try to show values in prepared statements

46424 05/08/2022 10:42 PM Joaquín del Cerro Murciano

fix use of agregate function in resultSetForSetProviderOperation (some uses)

46423 05/08/2022 10:41 PM Joaquín del Cerro Murciano

fix PerformChangesOperation to not use batchMode when batchSize = 0

46422 05/08/2022 10:40 PM Joaquín del Cerro Murciano

fix batchsize parameter when get open parameters from a JDBCServerExplorer

46411 05/06/2022 07:55 AM Joaquín del Cerro Murciano

fix resources in jdbc server explorer

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.

46392 04/24/2022 06:50 PM Joaquín del Cerro Murciano

fix imports

View revisions

Also available in: Atom