| Package | Description |
|---|---|
| com.alibaba.druid.sql.dialect.oscar.ast.stmt | |
| com.alibaba.druid.sql.dialect.oscar.visitor |
| Modifier and Type | Method and Description |
|---|---|
OscarSelectQueryBlock.ForClause |
OscarSelectQueryBlock.getForClause() |
| Modifier and Type | Method and Description |
|---|---|
void |
OscarSelectQueryBlock.setForClause(OscarSelectQueryBlock.ForClause forClause) |
| Modifier and Type | Method and Description |
|---|---|
default void |
OscarASTVisitor.endVisit(OscarSelectQueryBlock.ForClause x) |
default boolean |
OscarASTVisitor.visit(OscarSelectQueryBlock.ForClause x) |
boolean |
OscarOutputVisitor.visit(OscarSelectQueryBlock.ForClause x) |
Copyright © 2013–2022 Alibaba Group. All rights reserved.