类 com.alibaba.druid.sql.dialect.postgresql.ast.stmt.PGSelectQueryBlock.ForClause
的使用

使用 PGSelectQueryBlock.ForClause 的软件包
com.alibaba.druid.sql.dialect.postgresql.ast.stmt   
com.alibaba.druid.sql.dialect.postgresql.visitor   
 

com.alibaba.druid.sql.dialect.postgresql.ast.stmtPGSelectQueryBlock.ForClause 的使用
 

返回 PGSelectQueryBlock.ForClausecom.alibaba.druid.sql.dialect.postgresql.ast.stmt 中的方法
 PGSelectQueryBlock.ForClause PGSelectQueryBlock.getForClause()
           
 

参数类型为 PGSelectQueryBlock.ForClausecom.alibaba.druid.sql.dialect.postgresql.ast.stmt 中的方法
 void PGSelectQueryBlock.setForClause(PGSelectQueryBlock.ForClause forClause)
           
 

com.alibaba.druid.sql.dialect.postgresql.visitorPGSelectQueryBlock.ForClause 的使用
 

参数类型为 PGSelectQueryBlock.ForClausecom.alibaba.druid.sql.dialect.postgresql.visitor 中的方法
 void PGASTVisitor.endVisit(PGSelectQueryBlock.ForClause x)
           
 void PGSchemaStatVisitor.endVisit(PGSelectQueryBlock.ForClause x)
           
 void PGOutputVisitor.endVisit(PGSelectQueryBlock.ForClause x)
           
 void PGASTVisitorAdapter.endVisit(PGSelectQueryBlock.ForClause x)
           
 boolean PGASTVisitor.visit(PGSelectQueryBlock.ForClause x)
           
 boolean PGSchemaStatVisitor.visit(PGSelectQueryBlock.ForClause x)
           
 boolean PGOutputVisitor.visit(PGSelectQueryBlock.ForClause x)
           
 boolean PGASTVisitorAdapter.visit(PGSelectQueryBlock.ForClause x)
           
 



Copyright © 2013-2014 Alibaba Group. All Rights Reserved.