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 / dal / store / jdbc2 / spi / operations @ 45919

Name Size Revision Age Author Comment
AbstractConnectionOperation.java 6.11 KB 45437 over 3 years Francisco Díaz Carsí Fixed executeOperation when return resultset
AbstractConnectionWritableOperation.java 1.56 KB 45065 about 4 years Joaquín del Cerro Murciano Corregidas licencias
AppendOperation.java 9.09 KB 45694 about 3 years Francisco Díaz Carsí Fix disposable connections and statement.setObject
CalculateEnvelopeOfColumnOperation.java 11.5 KB 45152 almost 4 years Francisco Díaz Carsí More changes needed for Oracle development
CanCreateTablesOperation.java 1.9 KB 45065 about 4 years Joaquín del Cerro Murciano Corregidas licencias
CanModifyTableOperation.java 1.83 KB 45065 about 4 years Joaquín del Cerro Murciano Corregidas licencias
ConnectionOperation.java 1.29 KB 45065 about 4 years Joaquín del Cerro Murciano Corregidas licencias
CountOperation.java 10.3 KB 45711 about 3 years Francisco Díaz Carsí Fixed count operation when has order in group by
CreateTableOperation.java 6.63 KB 45848 almost 3 years Joaquín del Cerro Murciano Corregido en las operaciones de create-table y ...
DeletePassThroughOperation.java 2.97 KB 45473 over 3 years Francisco Díaz Carsí Added passThrough update and delete operations
DropTableOperation.java 2.74 KB 45152 almost 4 years Francisco Díaz Carsí More changes needed for Oracle development
ExecuteOperation.java 3.35 KB 45606 about 3 years Óscar Martínez refs #5593 Expresión executeSql
FetchFeatureProviderByReferenceOperation.java 6.03 KB 45065 about 4 years Joaquín del Cerro Murciano Corregidas licencias
FetchFeatureTypeOperation.java 20.8 KB 45919 over 2 years Joaquín del Cerro Murciano Fixed recognition indexes in a database table.
ListTablesOperation.java 5.19 KB 45627 about 3 years Francisco Díaz Carsí refs #5605 Changes made to distinguish between ...
OperationsFactoryBase.java 10.5 KB 45627 about 3 years Francisco Díaz Carsí refs #5605 Changes made to distinguish between ...
PerformChangesOperation.java 20.9 KB 45918 over 2 years Joaquín del Cerro Murciano Fix name of database index
ResultSetForSetProviderOperation.java 16.1 KB 45718 about 3 years Francisco Díaz Carsí Fixed NullPointerException when query == null (...
TableIsEmptyOperation.java 4.1 KB 45065 about 4 years Joaquín del Cerro Murciano Corregidas licencias
UpdatePassThroughOperation.java 3.41 KB 45473 over 3 years Francisco Díaz Carsí Added passThrough update and delete operations
UpdateTableStatisticsOperation.java 2.88 KB 45131 almost 4 years Francisco Díaz Carsí Changes needed for develop Oracle provider.
  • svn:ignore: .directory

Latest revisions

# Date Author Comment
45919 09/22/2021 03:00 PM Joaquín del Cerro Murciano

Fixed recognition indexes in a database table.

45918 09/22/2021 02:59 PM Joaquín del Cerro Murciano

Fix name of database index

45848 07/31/2021 02:21 PM Joaquín del Cerro Murciano

Corregido en las operaciones de create-table y performchanges cuando se cambia el featuretype que si el valor por defecto es una expresion "dinamica" ("<%????%>") no lo use en la sql que va a generar.

45767 07/06/2021 02:13 PM Francisco Díaz Carsí
45718 06/03/2021 01:21 PM Francisco Díaz Carsí

Fixed NullPointerException when query == null (for H2Spatial tests)

45712 06/01/2021 10:37 PM Óscar Martínez

refs #5646 Procesa todos los campos extra y calculados

45711 05/31/2021 11:42 AM Francisco Díaz Carsí

Fixed count operation when has order in group by

45710 05/31/2021 08:52 AM Francisco Díaz Carsí

Fixed count operation when has order in group by

45709 05/30/2021 06:56 PM Óscar Martínez

Formateo de codigo

45708 05/30/2021 06:55 PM Óscar Martínez

refs #5646 Ordenar resultados por un campo calculado

View revisions

Also available in: Atom