| Package | Description |
|---|---|
| com.alibaba.druid.sql.dialect.postgresql.ast.stmt | |
| com.alibaba.druid.sql.dialect.postgresql.visitor |
| Modifier and Type | Method and Description |
|---|---|
PGSelectQueryBlock.FetchClause |
PGSelectQueryBlock.getFetch() |
| Modifier and Type | Method and Description |
|---|---|
void |
PGSelectQueryBlock.setFetch(PGSelectQueryBlock.FetchClause fetch) |
| Modifier and Type | Method and Description |
|---|---|
default void |
PGASTVisitor.endVisit(PGSelectQueryBlock.FetchClause x) |
void |
PGASTVisitorAdapter.endVisit(PGSelectQueryBlock.FetchClause x) |
default boolean |
PGASTVisitor.visit(PGSelectQueryBlock.FetchClause x) |
boolean |
PGOutputVisitor.visit(PGSelectQueryBlock.FetchClause x) |
boolean |
PGASTVisitorAdapter.visit(PGSelectQueryBlock.FetchClause x) |
Copyright © 2013–2021 Alibaba Group. All rights reserved.