Package | Description |
---|---|
com.alibaba.druid.sql.ast.statement | |
com.alibaba.druid.sql.visitor |
Modifier and Type | Method and Description |
---|---|
List<SQLWindow> |
SQLSelectQueryBlock.getWindows() |
Modifier and Type | Method and Description |
---|---|
void |
SQLSelectQueryBlock.addWindow(SQLWindow x) |
Modifier and Type | Method and Description |
---|---|
default void |
SQLASTVisitor.endVisit(SQLWindow x) |
boolean |
SQLASTOutputVisitor.visit(SQLWindow x) |
default boolean |
SQLASTVisitor.visit(SQLWindow x) |
boolean |
SchemaStatVisitor.visit(SQLWindow x) |
Copyright © 2013–2021 Alibaba Group. All rights reserved.