Package org.geotools.data.jdbc

Interface Summary
FilterToSQL.FieldEncoder Interface for customizing the encoding of Fields, irrespective of which subclass of FilterToSQL we are using.
 

Class Summary
FilterToSQL Encodes a filter into a SQL WHERE statement.
JDBCUtils Utility class helping developers to safely clean up after connections.
 

Exception Summary
FilterToSQLException Indicates a client class has attempted to encode a filter not supported by the SQLEncoder being used, or that there were io problems.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.