| Package | Description |
|---|---|
| com.alibaba.druid.sql.dialect.postgresql.parser | |
| com.alibaba.druid.sql.dialect.postgresql.visitor |
| Modifier and Type | Method and Description |
|---|---|
PGSelectStatement |
PGSQLStatementParser.parseSelect() |
| Modifier and Type | Method and Description |
|---|---|
void |
PGSchemaStatVisitor.endVisit(PGSelectStatement x) |
default void |
PGASTVisitor.endVisit(PGSelectStatement x) |
boolean |
PGSchemaStatVisitor.visit(PGSelectStatement x) |
default boolean |
PGASTVisitor.visit(PGSelectStatement x) |
boolean |
PGOutputVisitor.visit(PGSelectStatement x) |
Copyright © 2013–2020 Alibaba Group. All rights reserved.