gvSIG bugs #2120

Boolean fields aren't identified correctly on PosgreSQL

Added by Jose Manuel Vivó Arnal over 10 years ago. Updated over 10 years ago.

Status:Closed% Done:

0%

Priority:UrgentSpent time:-
Assignee:Juan Lucas Domínguez
Category:Database
Target version:2.1.0-2217-devel
Severity: Add-on version:
gvSIG version:2.0.0 Add-on build:
gvSIG build:2066 Add-on resolve version:
Operative System: Add-on resolve build:
Keywords: Proyecto:
Has patch:Yes Hito:
Add-on name:Unknown

Description

Boolean fields aren't identified correctly on PosgresSQL. This is due ResulSet-metadata informs that this fields type are java.sql.Types.BIT which is not handle by JDBCHelper.createAttributeFromJDBC method.

This patch fix the problem.

Fix_boolean_field_detection.patch Magnifier (449 Bytes) Jose Manuel Vivó Arnal, 11/26/2013 01:05 PM


Related issues

Related to Application: gvSIG desktop - gvSIG bugs #2121: NPE modifying a boolean value of Vectorial Layer Closed

History

#1 Updated by Juan Lucas Domínguez over 10 years ago

  • Status changed from New to Fixed
  • Assignee set to Juan Lucas Domínguez
  • Target version set to 2.1.0-2223-rc1

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

gvsig-desktop:r40939

#2 Updated by Joaquín del Cerro Murciano over 10 years ago

  • Target version changed from 2.1.0-2223-rc1 to 2.1.0-2217-devel

#3 Updated by Álvaro Anguix over 10 years ago

  • Status changed from Fixed to Closed

Also available in: Atom PDF