Package | Description |
---|---|
com.alibaba.druid.sql.dialect.postgresql.ast.stmt | |
com.alibaba.druid.sql.dialect.postgresql.visitor |
Modifier and Type | Method and Description |
---|---|
PGSelectQueryBlock.ForClause |
PGSelectQueryBlock.getForClause() |
Modifier and Type | Method and Description |
---|---|
void |
PGSelectQueryBlock.setForClause(PGSelectQueryBlock.ForClause forClause) |
Modifier and Type | Method and Description |
---|---|
void |
PGSchemaStatVisitor.endVisit(PGSelectQueryBlock.ForClause x) |
void |
PGOutputVisitor.endVisit(PGSelectQueryBlock.ForClause x) |
void |
PGASTVisitorAdapter.endVisit(PGSelectQueryBlock.ForClause x) |
void |
PGASTVisitor.endVisit(PGSelectQueryBlock.ForClause x) |
boolean |
PGSchemaStatVisitor.visit(PGSelectQueryBlock.ForClause x) |
boolean |
PGOutputVisitor.visit(PGSelectQueryBlock.ForClause x) |
boolean |
PGASTVisitorAdapter.visit(PGSelectQueryBlock.ForClause x) |
boolean |
PGASTVisitor.visit(PGSelectQueryBlock.ForClause x) |
Copyright © 2013–2017 Alibaba Group. All rights reserved.