gvSIG bugs #2091
JDBCStoreProvider doesn't now how to create a "count" sql for direct-sql connection
| Status: | Closed | % Done: | 0% | |
|---|---|---|---|---|
| Priority: | High | Spent time: | - | |
| Assignee: | ||||
| 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
JDBCStoreProvider.compoundCountSelect, for sources which specifies a SQL as source, return null. This produces a NPE when JDBC driver tries to execute a Null string.
This patch fixes the problem.
Related issues
History
#1
Updated by Juan Lucas Domínguez over 12 years ago
- Assignee set to Juan Lucas Domínguez
#2
Updated by Juan Lucas Domínguez over 12 years ago
- Status changed from New to Fixed
Fixed method for creating SQL count sentence. Patch provided by jmvivo.
#3
Updated by Joaquín del Cerro Murciano over 12 years ago
- Target version set to 2.1.0-2217-devel
#4
Updated by Álvaro Anguix over 12 years ago
- Status changed from Fixed to Closed
