限定符和类型 | 方法和说明 |
---|---|
SQLCharExpr |
SQLCreateViewStatement.Column.getComment() |
限定符和类型 | 方法和说明 |
---|---|
void |
SQLCreateViewStatement.Column.setComment(SQLCharExpr comment) |
限定符和类型 | 方法和说明 |
---|---|
boolean |
DB2ParameterizedOutputVisitor.visit(SQLCharExpr x) |
boolean |
DB2EvalVisitor.visit(SQLCharExpr x) |
限定符和类型 | 类和说明 |
---|---|
class |
MySqlCharExpr |
限定符和类型 | 方法和说明 |
---|---|
boolean |
MySqlParameterizedOutputVisitor.visit(SQLCharExpr x) |
boolean |
MySqlOutputVisitor.visit(SQLCharExpr x) |
boolean |
MySqlEvalVisitorImpl.visit(SQLCharExpr x) |
限定符和类型 | 方法和说明 |
---|---|
boolean |
OdpsOutputVisitor.visit(SQLCharExpr x) |
限定符和类型 | 方法和说明 |
---|---|
SQLCharExpr |
OracleExplainStatement.getStatementId() |
限定符和类型 | 方法和说明 |
---|---|
void |
OracleExplainStatement.setStatementId(SQLCharExpr statementId) |
限定符和类型 | 方法和说明 |
---|---|
boolean |
OracleParameterizedOutputVisitor.visit(SQLCharExpr x) |
boolean |
OracleOutputVisitor.visit(SQLCharExpr x) |
boolean |
OracleEvalVisitor.visit(SQLCharExpr x) |
限定符和类型 | 方法和说明 |
---|---|
boolean |
PGParameterizedOutputVisitor.visit(SQLCharExpr x) |
boolean |
PGEvalVisitor.visit(SQLCharExpr x) |
限定符和类型 | 方法和说明 |
---|---|
boolean |
SQLServerParameterizedOutputVisitor.visit(SQLCharExpr x) |
boolean |
SQLServerEvalVisitor.visit(SQLCharExpr x) |
限定符和类型 | 方法和说明 |
---|---|
void |
SQLASTVisitorAdapter.endVisit(SQLCharExpr x) |
void |
SQLASTVisitor.endVisit(SQLCharExpr x) |
static boolean |
ParameterizedOutputVisitorUtils.visit(ParameterizedVisitor v,
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) |
boolean |
ParameterizedOutputVisitor.visit(SQLCharExpr x) |
static boolean |
SQLEvalVisitorUtils.visit(SQLEvalVisitor visitor,
SQLCharExpr x) |
Copyright © 2013–2016 Alibaba Group. All rights reserved.