Uses of Enum
com.alibaba.druid.sql.parser.DialectFeature.ParserFeature
Packages that use DialectFeature.ParserFeature
-
Uses of DialectFeature.ParserFeature in com.alibaba.druid.sql.parser
Methods in com.alibaba.druid.sql.parser that return DialectFeature.ParserFeatureModifier and TypeMethodDescriptionstatic DialectFeature.ParserFeatureReturns the enum constant of this type with the specified name.static DialectFeature.ParserFeature[]DialectFeature.ParserFeature.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.alibaba.druid.sql.parser with parameters of type DialectFeature.ParserFeatureModifier and TypeMethodDescriptionprotected booleanSQLParser.dialectFeatureEnabled(DialectFeature.ParserFeature feature)