Uses of Enum Class
org.sqlproc.engine.impl.SqlProcessor.FeatureType
Packages that use SqlProcessor.FeatureType
-
Uses of SqlProcessor.FeatureType in org.sqlproc.engine.impl
Methods in org.sqlproc.engine.impl that return SqlProcessor.FeatureTypeModifier and TypeMethodDescriptionstatic SqlProcessor.FeatureTypeReturns the enum constant of this class with the specified name.static SqlProcessor.FeatureType[]SqlProcessor.FeatureType.values()Returns an array containing the constants of this enum class, in the order they are declared.