Modifier and Type | Method and Description |
---|---|
boolean |
DB2EvalVisitor.visit(SQLCaseExpr x) |
Modifier and Type | Method and Description |
---|---|
boolean |
MySqlEvalVisitorImpl.visit(SQLCaseExpr x) |
Modifier and Type | Method and Description |
---|---|
boolean |
OdpsOutputVisitor.visit(SQLCaseExpr x) |
Modifier and Type | Method and Description |
---|---|
boolean |
OracleEvalVisitor.visit(SQLCaseExpr x) |
Modifier and Type | Method and Description |
---|---|
boolean |
PGEvalVisitor.visit(SQLCaseExpr x) |
Modifier and Type | Method and Description |
---|---|
boolean |
SQLServerEvalVisitor.visit(SQLCaseExpr x) |
Modifier and Type | Method and Description |
---|---|
void |
SQLASTVisitorAdapter.endVisit(SQLCaseExpr x) |
void |
SQLASTVisitor.endVisit(SQLCaseExpr x) |
boolean |
SQLEvalVisitorImpl.visit(SQLCaseExpr x) |
boolean |
SQLASTVisitorAdapter.visit(SQLCaseExpr x) |
boolean |
SQLASTVisitor.visit(SQLCaseExpr x) |
boolean |
SQLASTOutputVisitor.visit(SQLCaseExpr x) |
static boolean |
SQLEvalVisitorUtils.visit(SQLEvalVisitor visitor,
SQLCaseExpr x) |
Copyright © 2013–2017 Alibaba Group. All rights reserved.