| Package | Description |
|---|---|
| com.alibaba.druid.sql.ast.expr | |
| com.alibaba.druid.sql.ast.statement | |
| com.alibaba.druid.sql.visitor | |
| com.alibaba.druid.support.calcite |
| Modifier and Type | Method and Description |
|---|---|
SQLListExpr |
SQLListExpr.clone() |
| Modifier and Type | Method and Description |
|---|---|
List<SQLListExpr> |
SQLValuesExpr.getValues() |
| Modifier and Type | Method and Description |
|---|---|
List<SQLListExpr> |
SQLValuesTableSource.getValues() |
| Modifier and Type | Method and Description |
|---|---|
void |
SQLValuesTableSource.addValue(SQLListExpr row) |
void |
SQLValuesQuery.addValue(SQLListExpr value) |
| Modifier and Type | Method and Description |
|---|---|
default void |
SQLASTVisitor.endVisit(SQLListExpr x) |
boolean |
SQLASTOutputVisitor.visit(SQLListExpr x) |
default boolean |
SQLASTVisitor.visit(SQLListExpr x) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CalciteMySqlNodeVisitor.visit(SQLListExpr x) |
Copyright © 2013–2022 Alibaba Group. All rights reserved.