|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 PGWithClause 的软件包 | |
|---|---|
| com.alibaba.druid.sql.dialect.postgresql.ast.stmt | |
| com.alibaba.druid.sql.dialect.postgresql.parser | |
| com.alibaba.druid.sql.dialect.postgresql.visitor | |
| com.alibaba.druid.sql.dialect.postgresql.ast.stmt 中 PGWithClause 的使用 |
|---|
| 返回 PGWithClause 的 com.alibaba.druid.sql.dialect.postgresql.ast.stmt 中的方法 | |
|---|---|
PGWithClause |
PGSelectStatement.getWith()
|
PGWithClause |
PGDeleteStatement.getWith()
|
PGWithClause |
PGUpdateStatement.getWith()
|
PGWithClause |
PGInsertStatement.getWith()
|
PGWithClause |
PGSelectQueryBlock.getWith()
|
| 参数类型为 PGWithClause 的 com.alibaba.druid.sql.dialect.postgresql.ast.stmt 中的方法 | |
|---|---|
void |
PGSelectStatement.setWith(PGWithClause with)
|
void |
PGDeleteStatement.setWith(PGWithClause with)
|
void |
PGUpdateStatement.setWith(PGWithClause with)
|
void |
PGInsertStatement.setWith(PGWithClause with)
|
void |
PGSelectQueryBlock.setWith(PGWithClause with)
|
| com.alibaba.druid.sql.dialect.postgresql.parser 中 PGWithClause 的使用 |
|---|
| 返回 PGWithClause 的 com.alibaba.druid.sql.dialect.postgresql.parser 中的方法 | |
|---|---|
PGWithClause |
PGSQLStatementParser.parseWithClause()
|
| com.alibaba.druid.sql.dialect.postgresql.visitor 中 PGWithClause 的使用 |
|---|
| 参数类型为 PGWithClause 的 com.alibaba.druid.sql.dialect.postgresql.visitor 中的方法 | |
|---|---|
void |
PGASTVisitor.endVisit(PGWithClause x)
|
void |
PGSchemaStatVisitor.endVisit(PGWithClause x)
|
void |
PGOutputVisitor.endVisit(PGWithClause x)
|
void |
PGASTVisitorAdapter.endVisit(PGWithClause x)
|
boolean |
PGASTVisitor.visit(PGWithClause x)
|
boolean |
PGSchemaStatVisitor.visit(PGWithClause x)
|
boolean |
PGOutputVisitor.visit(PGWithClause x)
|
boolean |
PGASTVisitorAdapter.visit(PGWithClause x)
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||