Uses of Class
org.sqlproc.engine.impl.SqlProcessor.FeatureType

Packages that use SqlProcessor.FeatureType
org.sqlproc.engine.impl The private part of the SQL Processor implementation. 
 

Uses of SqlProcessor.FeatureType in org.sqlproc.engine.impl
 

Methods in org.sqlproc.engine.impl that return SqlProcessor.FeatureType
static SqlProcessor.FeatureType SqlProcessor.FeatureType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SqlProcessor.FeatureType[] SqlProcessor.FeatureType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2014. All rights reserved.