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