Modifier and Type | Method and Description |
---|---|
SQLVariantRefExpr |
SQLCallStatement.getOutParameter() |
Modifier and Type | Method and Description |
---|---|
void |
SQLCallStatement.setOutParameter(SQLVariantRefExpr outParameter) |
Modifier and Type | Method and Description |
---|---|
boolean |
DB2EvalVisitor.visit(SQLVariantRefExpr x) |
Modifier and Type | Method and Description |
---|---|
boolean |
MySqlOutputVisitor.visit(SQLVariantRefExpr x) |
boolean |
MySqlEvalVisitorImpl.visit(SQLVariantRefExpr x) |
Modifier and Type | Method and Description |
---|---|
boolean |
OracleEvalVisitor.visit(SQLVariantRefExpr x) |
Modifier and Type | Method and Description |
---|---|
boolean |
PGEvalVisitor.visit(SQLVariantRefExpr x) |
Modifier and Type | Method and Description |
---|---|
boolean |
SQLServerEvalVisitor.visit(SQLVariantRefExpr x) |
Modifier and Type | Method and Description |
---|---|
void |
SQLASTVisitorAdapter.endVisit(SQLVariantRefExpr x) |
void |
SQLASTVisitor.endVisit(SQLVariantRefExpr x) |
static boolean |
ParameterizedOutputVisitorUtils.visit(ParameterizedVisitor v,
SQLVariantRefExpr x) |
static boolean |
SQLEvalVisitorUtils.visit(SQLEvalVisitor visitor,
SQLVariantRefExpr x) |
boolean |
SQLEvalVisitorImpl.visit(SQLVariantRefExpr x) |
boolean |
SQLASTVisitorAdapter.visit(SQLVariantRefExpr x) |
boolean |
SQLASTVisitor.visit(SQLVariantRefExpr x) |
boolean |
SQLASTOutputVisitor.visit(SQLVariantRefExpr x) |
Modifier and Type | Method and Description |
---|---|
boolean |
SQLServerWallVisitor.visit(SQLVariantRefExpr x) |
boolean |
MySqlWallVisitor.visit(SQLVariantRefExpr x) |
Copyright © 2013–2017 Alibaba Group. All rights reserved.