Uses of Class
org.apache.sis.internal.filter.Visitor
Packages that use Visitor
Package
Description
Base implementation shared by the main
filter package and the SQLMM extension.Build
DefaultFeatureTypes by inspection of database schemas.-
Uses of Visitor in org.apache.sis.internal.filter
Constructors in org.apache.sis.internal.filter with parameters of type Visitor -
Uses of Visitor in org.apache.sis.internal.sql.feature
Subclasses of Visitor in org.apache.sis.internal.sql.featureModifier and TypeClassDescriptionclassConverter from filters/expressions to theWHEREpart of SQL statement.