Package org.geotools.data.jdbc


package org.geotools.data.jdbc
  • Class
    Description
    Encodes a filter into a SQL WHERE statement.
    Interface for customizing the encoding of Fields, irrespective of which subclass of FilterToSQL we are using.
    Indicates a client class has attempted to encode a filter not supported by the SQLEncoder being used, or that there were io problems.
    Utility class helping developers to safely clean up after connections.