Package | Description |
---|---|
com.alibaba.druid.sql.dialect.odps.parser | |
com.alibaba.druid.sql.parser | |
com.alibaba.druid.wall |
Constructor and Description |
---|
OdpsLexer(String input,
Lexer.CommentHandler commentHandler) |
Modifier and Type | Method and Description |
---|---|
Lexer.CommentHandler |
Lexer.getCommentHandler() |
Modifier and Type | Method and Description |
---|---|
void |
Lexer.setCommentHandler(Lexer.CommentHandler commentHandler) |
Constructor and Description |
---|
Lexer(String input,
Lexer.CommentHandler commentHandler) |
Lexer(String input,
Lexer.CommentHandler commentHandler,
String dbType) |
Modifier and Type | Class and Description |
---|---|
static class |
WallProvider.WallCommentHandler |
Copyright © 2013–2017 Alibaba Group. All rights reserved.