Encode id filters as a more efficient val in (p1, p2, ..., pn) when possible
----------------------------------------------------------------------------

                 Key: GEOT-2336
                 URL: http://jira.codehaus.org/browse/GEOT-2336
             Project: GeoTools
          Issue Type: Improvement
          Components: data jdbc-ng
    Affects Versions: 2.5.3
            Reporter: Andrea Aime
            Assignee: Andrea Aime
             Fix For: 2.5.4


In oracle (and other databases) it's more efficient to encode a "in" filter 
instead of a long list of OR.
This can be one, obviously, only when the primary key is made of a single column

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

        

------------------------------------------------------------------------------
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to