Package com.alibaba.druid.sql.parser
Interface DialectFeature.Feature
-
- All Known Implementing Classes:
DialectFeature.LexerFeature,DialectFeature.ParserFeature
- Enclosing class:
- DialectFeature
public static interface DialectFeature.Feature
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longconfig(long features, boolean state)longgetMask()booleanisEnabled(long features)
-