| 程序包 | 说明 |
|---|---|
| com.alibaba.druid.sql.dialect.postgresql.ast | |
| com.alibaba.druid.sql.dialect.postgresql.visitor |
| 限定符和类型 | 方法和说明 |
|---|---|
List<PGWithQuery> |
PGWithClause.getWithQuery() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PGWithClause.setWithQuery(List<PGWithQuery> withQuery) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PGSchemaStatVisitor.endVisit(PGWithQuery x) |
void |
PGOutputVisitor.endVisit(PGWithQuery x) |
void |
PGASTVisitorAdapter.endVisit(PGWithQuery x) |
void |
PGASTVisitor.endVisit(PGWithQuery x) |
boolean |
PGSchemaStatVisitor.visit(PGWithQuery x) |
boolean |
PGOutputVisitor.visit(PGWithQuery x) |
boolean |
PGASTVisitorAdapter.visit(PGWithQuery x) |
boolean |
PGASTVisitor.visit(PGWithQuery x) |
Copyright © 2012 Alibaba Group. All Rights Reserved.