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

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

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

返回 PGSelectQueryBlock.WindowClausecom.alibaba.druid.sql.dialect.postgresql.ast.stmt 中的方法
 PGSelectQueryBlock.WindowClause PGSelectQueryBlock.getWindow()
           
 

参数类型为 PGSelectQueryBlock.WindowClausecom.alibaba.druid.sql.dialect.postgresql.ast.stmt 中的方法
 void PGSelectQueryBlock.setWindow(PGSelectQueryBlock.WindowClause window)
           
 

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

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



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