| 程序包 | 说明 |
|---|---|
| com.shulie.druid.sql.dialect.postgresql.ast.stmt | |
| com.shulie.druid.sql.dialect.postgresql.visitor |
| 限定符和类型 | 方法和说明 |
|---|---|
PGSelectQueryBlock.FetchClause |
PGSelectQueryBlock.getFetch() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PGSelectQueryBlock.setFetch(PGSelectQueryBlock.FetchClause fetch) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PGASTVisitorAdapter.endVisit(PGSelectQueryBlock.FetchClause x) |
default void |
PGASTVisitor.endVisit(PGSelectQueryBlock.FetchClause x) |
boolean |
PGOutputVisitor.visit(PGSelectQueryBlock.FetchClause x) |
boolean |
PGASTVisitorAdapter.visit(PGSelectQueryBlock.FetchClause x) |
default boolean |
PGASTVisitor.visit(PGSelectQueryBlock.FetchClause x) |
Copyright © 2013–2023. All rights reserved.