| Modifier and Type | Method and Description |
|---|---|
SQLNullExpr |
SQLNullExpr.clone() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DB2EvalVisitor.visit(SQLNullExpr x) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
H2EvalVisitor.visit(SQLNullExpr x) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
MySqlEvalVisitorImpl.visit(SQLNullExpr x) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
OracleEvalVisitor.visit(SQLNullExpr x) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
PGEvalVisitor.visit(SQLNullExpr x) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SQLServerEvalVisitor.visit(SQLNullExpr x) |
| Modifier and Type | Method and Description |
|---|---|
default void |
SQLASTVisitor.endVisit(SQLNullExpr x) |
static boolean |
SQLEvalVisitorUtils.visit(SQLEvalVisitor visitor,
SQLNullExpr x) |
boolean |
SQLASTOutputVisitor.visit(SQLNullExpr x) |
boolean |
SQLASTParameterizedVisitor.visit(SQLNullExpr x) |
boolean |
SQLEvalVisitorImpl.visit(SQLNullExpr x) |
default boolean |
SQLASTVisitor.visit(SQLNullExpr x) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CalciteMySqlNodeVisitor.visit(SQLNullExpr x) |
Copyright © 2013–2022 Alibaba Group. All rights reserved.