Package | Description |
---|---|
com.alibaba.druid.sql.ast.expr | |
com.alibaba.druid.sql.visitor |
Modifier and Type | Method and Description |
---|---|
SQLKeep |
SQLAggregateExpr.getKeep() |
Modifier and Type | Method and Description |
---|---|
void |
SQLAggregateExpr.setKeep(SQLKeep keep) |
Modifier and Type | Method and Description |
---|---|
void |
SQLASTVisitorAdapter.endVisit(SQLKeep x) |
void |
SQLASTVisitor.endVisit(SQLKeep x) |
boolean |
SQLASTVisitorAdapter.visit(SQLKeep x) |
boolean |
SQLASTVisitor.visit(SQLKeep x) |
boolean |
SQLASTOutputVisitor.visit(SQLKeep x) |
Copyright © 2013–2017 Alibaba Group. All rights reserved.