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 @ 41437

# Date Author Comment
41437 06/27/2014 05:01 PM Joaquín del Cerro Murciano

Modificado la atrapada de excepciones para porder ofrecer al usuario una informacion mas util de cara a que pueda tomar acciones ante erorres producidos al guardar datos en una BBDD de postgres. Concretamente los producidos durante el proceso de exportacion a postgres.

41421 06/23/2014 04:03 PM Joaquín del Cerro Murciano
41257 03/26/2014 08:13 AM Joaquín del Cerro Murciano

Cierra el JDBCHelper al hacer un dispose.

41042 01/10/2014 08:37 AM Juan Lucas Domínguez

#2190 Fixed management of not-so-common data types in databases (patch provided by fdiaz)

41037 01/09/2014 06:06 AM Joaquín del Cerro Murciano

Apply patch related to ticket "Error en método dalValueToJDBC de la clase JDBCHelper"
refs #2188

40999 12/20/2013 08:05 AM Juan Lucas Domínguez

#2160 Closing connection after short use and improving GUI events management

40962 12/03/2013 11:27 AM Juan Lucas Domínguez

Editing allowed only if store PK fields same as table PK fields in DB

40948 11/28/2013 10:55 AM Juan Lucas Domínguez

#2100 Fixed SQL composition for custom SQL

40939 11/27/2013 03:23 AM Juan Lucas Domínguez

#2120 Fixed detection of java.sql.Types.BIT field type (patch provided by jmvivo)

40916 11/18/2013 11:20 AM Joaquín del Cerro Murciano

refs #2114, Error restoring Feature from FeatureReference of JDBC source with a null value in pk

40887 11/13/2013 06:44 AM Joaquín del Cerro Murciano

Fix generation of names of FeatureType.

40877 11/11/2013 05:50 AM Juan Lucas Domínguez

#2091 Fixed method for creating SQL count sentence. Patch provided by jmvivo

40760 10/02/2013 10:47 AM Juan Lucas Domínguez

Preventing null pointer exception (caused redundant error dialog)

40733 09/23/2013 09:52 AM Juan Lucas Domínguez

#1849 Fixed replacement in SQL and removed quotes in numeric literals

40596 08/13/2013 04:55 AM Joaquín del Cerro Murciano

fix license and headers

40559 07/29/2013 05:36 AM Joaquín del Cerro Murciano

Fix headers and license

40435 07/01/2013 07:32 AM Joaquín del Cerro Murciano

Move version 2.1.0 to the trunk