Class PhoenixLexer

java.lang.Object
com.alibaba.druid.sql.parser.Lexer
com.alibaba.druid.sql.dialect.phoenix.parser.PhoenixLexer

public class PhoenixLexer extends Lexer
Created by wenshao on 16/9/13.
  • Field Details

    • DEFAULT_PHOENIX_KEYWORDS

      public static final Keywords DEFAULT_PHOENIX_KEYWORDS
  • Constructor Details