| Modifier and Type | Method and Description |
|---|---|
SQLQueryExpr |
SQLQueryExpr.clone() |
| Modifier and Type | Method and Description |
|---|---|
SQLQueryExpr |
SQLReplaceStatement.getQuery() |
| Modifier and Type | Method and Description |
|---|---|
void |
SQLReplaceStatement.setQuery(SQLQueryExpr query) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DB2EvalVisitor.visit(SQLQueryExpr x) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
H2EvalVisitor.visit(SQLQueryExpr x) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
MySqlEvalVisitorImpl.visit(SQLQueryExpr x) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
OracleEvalVisitor.visit(SQLQueryExpr x) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
PGEvalVisitor.visit(SQLQueryExpr x) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SQLServerEvalVisitor.visit(SQLQueryExpr x) |
| Modifier and Type | Method and Description |
|---|---|
void |
SQLASTVisitorAdapter.endVisit(SQLQueryExpr x) |
void |
SQLASTVisitor.endVisit(SQLQueryExpr x) |
static boolean |
SQLEvalVisitorUtils.visit(SQLEvalVisitor visitor,
SQLQueryExpr x) |
boolean |
SQLASTVisitorAdapter.visit(SQLQueryExpr x) |
boolean |
SQLASTOutputVisitor.visit(SQLQueryExpr x) |
boolean |
SQLEvalVisitorImpl.visit(SQLQueryExpr x) |
boolean |
SQLASTVisitor.visit(SQLQueryExpr x) |
Copyright © 2013–2018 Alibaba Group. All rights reserved.