Sorting broken in all JDBCDataStore except for PostGIS
------------------------------------------------------

                 Key: GEOT-1825
                 URL: http://jira.codehaus.org/browse/GEOT-1825
             Project: GeoTools
          Issue Type: Bug
          Components: data jdbc
    Affects Versions: 2.5-M2, 2.4.2
            Reporter: Andrea Aime
            Assignee: Gabriel Roldán
            Priority: Critical
             Fix For: 2.4.3


JDCBFeatureSource now checks for sort support in the capabilties before 
allowing to sort an a certain attribute. Unfortunately, only postgis datastore 
has been upgraded to declare the sort attributes, as a result, sorting in all 
other jdbc datastores has been broken solid, whilst before, thought not 
checked, it was working (since it was based on standard sql statements that all 
databases do support).

Imho the JDBCFeatureSource should be able to build a generic capabilities and 
leave subclasses to alter it if needed

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to