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