Refactor FitlerToSQL to remove duplication in subclasses
--------------------------------------------------------
Key: GEOS-3665
URL: http://jira.codehaus.org/browse/GEOS-3665
Project: GeoServer
Issue Type: Improvement
Reporter: Justin Deoliveira
Assignee: Justin Deoliveira
Currently there seems to be duplication among a number of the FilterToSQL classes:
PreparedFilterToSQL.visitBinarySpatialOperator()
PostgisPreparedFilterToSQL.visitBinarySpatialOperator()
And currently I am looking at implementing the SQLServer and MySQL equivalents, which will duplicate the logic more. I think the logic can be pulled up into FilterToSQL.
--
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