Interface | Description |
---|---|
FilterToSQL.FieldEncoder |
Interface for customizing the encoding of Fields, irrespective of which subclass of
FilterToSQL we are using.
|
Class | Description |
---|---|
FilterToSQL |
Encodes a filter into a SQL WHERE statement.
|
JDBCUtils |
Utility class helping developers to safely clean up after connections.
|
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.
|
Copyright © 1996–2019 Geotools. All rights reserved.