Package org.geotools.appschema.jdbc
package org.geotools.appschema.jdbc
-
ClassesClassDescriptionVisitor that encode a JDBC multivalued mapping to SQL.This is where the magic happens.Field Encoder for converting Filters/Expressions to SQL, will encode table name with field.Renames the specified attribute to a new target name, preserving the namespace context.
FilterToSQL
decorator capable of encoding filters on nested attributes.Wraps a filter to SQL encoder allowing us to write directly to the output stream.