|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 PGWithQuery 的软件包 | |
|---|---|
| com.alibaba.druid.sql.dialect.postgresql.ast | |
| com.alibaba.druid.sql.dialect.postgresql.visitor | |
| com.alibaba.druid.sql.dialect.postgresql.ast 中 PGWithQuery 的使用 |
|---|
| 返回变量类型为 PGWithQuery 的类型的 com.alibaba.druid.sql.dialect.postgresql.ast 中的方法 | |
|---|---|
List<PGWithQuery> |
PGWithClause.getWithQuery()
|
| 类型变量类型为 PGWithQuery 的 com.alibaba.druid.sql.dialect.postgresql.ast 中的方法参数 | |
|---|---|
void |
PGWithClause.setWithQuery(List<PGWithQuery> withQuery)
|
| com.alibaba.druid.sql.dialect.postgresql.visitor 中 PGWithQuery 的使用 |
|---|
| 参数类型为 PGWithQuery 的 com.alibaba.druid.sql.dialect.postgresql.visitor 中的方法 | |
|---|---|
void |
PGASTVisitor.endVisit(PGWithQuery x)
|
void |
PGASTVisitorAdapter.endVisit(PGWithQuery x)
|
void |
PGSchemaStatVisitor.endVisit(PGWithQuery x)
|
void |
PGOutputVisitor.endVisit(PGWithQuery x)
|
boolean |
PGASTVisitor.visit(PGWithQuery x)
|
boolean |
PGASTVisitorAdapter.visit(PGWithQuery x)
|
boolean |
PGSchemaStatVisitor.visit(PGWithQuery x)
|
boolean |
PGOutputVisitor.visit(PGWithQuery x)
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||