| Package | Description |
|---|---|
| com.alibaba.druid.sql.dialect.postgresql.ast.stmt | |
| com.alibaba.druid.sql.dialect.postgresql.visitor |
| Modifier and Type | Method and Description |
|---|---|
PGSelectQueryBlock.ForClause |
PGSelectQueryBlock.getForClause() |
| Modifier and Type | Method and Description |
|---|---|
void |
PGSelectQueryBlock.setForClause(PGSelectQueryBlock.ForClause forClause) |
| Modifier and Type | Method and Description |
|---|---|
default void |
PGASTVisitor.endVisit(PGSelectQueryBlock.ForClause x) |
void |
PGASTVisitorAdapter.endVisit(PGSelectQueryBlock.ForClause x) |
default boolean |
PGASTVisitor.visit(PGSelectQueryBlock.ForClause x) |
boolean |
PGOutputVisitor.visit(PGSelectQueryBlock.ForClause x) |
boolean |
PGASTVisitorAdapter.visit(PGSelectQueryBlock.ForClause x) |
Copyright © 2013–2020 Alibaba Group. All rights reserved.