Details
Description
org.geotools.data.jdbc.FilterToSQL is meant as the replacement of SQLEncoder to use geoapi Filter instead of the old geotools Filter interfaces. Yet, it still uses the deprecated org.geotools.filter.FilterCapabilities instead of org.opengis.filter.capability.FilterCapabilities.