| Package | Description |
|---|---|
| com.alibaba.druid.sql.dialect.odps.ast | |
| com.alibaba.druid.sql.dialect.postgresql.visitor | |
| com.alibaba.druid.sql.parser | |
| com.alibaba.druid.sql.visitor |
| Modifier and Type | Class and Description |
|---|---|
class |
OdpsGrantStmt |
| Modifier and Type | Method and Description |
|---|---|
boolean |
PGOutputVisitor.visit(SQLGrantStatement x) |
| Modifier and Type | Method and Description |
|---|---|
SQLGrantStatement |
SQLStatementParser.parseGrant() |
| Modifier and Type | Method and Description |
|---|---|
void |
SQLASTVisitorAdapter.endVisit(SQLGrantStatement x) |
void |
SQLASTVisitor.endVisit(SQLGrantStatement x) |
boolean |
SQLASTVisitorAdapter.visit(SQLGrantStatement x) |
boolean |
SQLASTOutputVisitor.visit(SQLGrantStatement x) |
boolean |
SQLASTVisitor.visit(SQLGrantStatement x) |
boolean |
SchemaStatVisitor.visit(SQLGrantStatement x) |
Copyright © 2013–2018 Alibaba Group. All rights reserved.