Uses of Class
org.apache.sis.internal.sql.feature.FeatureAnalyzer
Packages that use FeatureAnalyzer
-
Uses of FeatureAnalyzer in org.apache.sis.internal.sql.feature
Subclasses of FeatureAnalyzer in org.apache.sis.internal.sql.featureModifier and TypeClassDescription(package private) final class
Constructor for aTable
based on a query, to be considered as a virtual table.(package private) final class
Constructor for aTable
based on a "physical" table.Constructors in org.apache.sis.internal.sql.feature with parameters of type FeatureAnalyzerModifierConstructorDescription(package private)
Table
(Database<?> database, FeatureAnalyzer analyzer, String query) Creates a description of the table analyzed by the given object.