Modifier and Type | Method and Description |
---|---|
SQLCharExpr |
SQLCreateViewStatement.Column.getComment() |
Modifier and Type | Method and Description |
---|---|
void |
SQLCreateViewStatement.Column.setComment(SQLCharExpr comment) |
Modifier and Type | Method and Description |
---|---|
boolean |
DB2EvalVisitor.visit(SQLCharExpr x) |
Modifier and Type | Class and Description |
---|---|
class |
MySqlCharExpr |
Modifier and Type | Method and Description |
---|---|
boolean |
MySqlOutputVisitor.visit(SQLCharExpr x) |
boolean |
MySqlEvalVisitorImpl.visit(SQLCharExpr x) |
Modifier and Type | Method and Description |
---|---|
boolean |
OdpsOutputVisitor.visit(SQLCharExpr x) |
Modifier and Type | Method and Description |
---|---|
SQLCharExpr |
OracleExplainStatement.getStatementId() |
Modifier and Type | Method and Description |
---|---|
void |
OracleExplainStatement.setStatementId(SQLCharExpr statementId) |
Modifier and Type | Method and Description |
---|---|
boolean |
OracleOutputVisitor.visit(SQLCharExpr x) |
boolean |
OracleEvalVisitor.visit(SQLCharExpr x) |
Modifier and Type | Method and Description |
---|---|
boolean |
PGEvalVisitor.visit(SQLCharExpr x) |
Modifier and Type | Method and Description |
---|---|
boolean |
SQLServerEvalVisitor.visit(SQLCharExpr x) |
Modifier and Type | Method and Description |
---|---|
void |
SQLASTVisitorAdapter.endVisit(SQLCharExpr x) |
void |
SQLASTVisitor.endVisit(SQLCharExpr x) |
static boolean |
SQLASTOutputVisitorUtils.visit(PrintableVisitor visitor,
SQLCharExpr x) |
boolean |
SQLEvalVisitorImpl.visit(SQLCharExpr x) |
boolean |
SQLASTVisitorAdapter.visit(SQLCharExpr x) |
boolean |
SQLASTVisitor.visit(SQLCharExpr x) |
boolean |
SQLASTOutputVisitor.visit(SQLCharExpr x) |
static boolean |
SQLEvalVisitorUtils.visit(SQLEvalVisitor visitor,
SQLCharExpr x) |
Copyright © 2013–2017 Alibaba Group. All rights reserved.