Uses of Enum
com.alibaba.druid.sql.parser.DialectFeature.LexerFeature
Packages that use DialectFeature.LexerFeature
-
Uses of DialectFeature.LexerFeature in com.alibaba.druid.sql.parser
Methods in com.alibaba.druid.sql.parser that return DialectFeature.LexerFeatureModifier and TypeMethodDescriptionstatic DialectFeature.LexerFeatureReturns the enum constant of this type with the specified name.static DialectFeature.LexerFeature[]DialectFeature.LexerFeature.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.LexerFeatureModifier and TypeMethodDescriptionprotected booleanLexer.dialectFeatureEnabled(DialectFeature.LexerFeature feature)