| Class | Description |
|---|---|
| JdbcMultipleValueEncoder |
Visitor that encode a JDBC multivalued mapping to SQL.
|
| JoiningJDBCFeatureSource |
This is where the magic happens.
|
| JoiningJDBCFeatureSource.JoiningFieldEncoder |
Field Encoder for converting Filters/Expressions to SQL, will encode table name with field.
|
| NamespaceAwareAttributeRenameVisitor |
Renames the specified attribute to a new target name, preserving the namespace context.
|
| NestedFilterToSQL |
FilterToSQL decorator capable of encoding filters on nested attributes. |
| WrappedFilterToSql |
Wraps a filter to SQL encoder allowing us to write directly to the output stream.
|
Copyright © 1996–2019 Geotools. All rights reserved.