Modifier and Type | Method and Description |
---|---|
boolean |
DB2EvalVisitor.visit(SQLQueryExpr x) |
Modifier and Type | Method and Description |
---|---|
SQLQueryExpr |
MySqlReplaceStatement.getQuery() |
Modifier and Type | Method and Description |
---|---|
void |
MySqlReplaceStatement.setQuery(SQLQueryExpr query) |
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 |
SQLEvalVisitorImpl.visit(SQLQueryExpr x) |
boolean |
SQLASTVisitorAdapter.visit(SQLQueryExpr x) |
boolean |
SQLASTVisitor.visit(SQLQueryExpr x) |
boolean |
SQLASTOutputVisitor.visit(SQLQueryExpr x) |
Copyright © 2013–2017 Alibaba Group. All rights reserved.