public class SqlProcedureCallOperator extends SqlPrefixOperator
kind, MDX_PRECEDENCE, NL| Constructor and Description |
|---|
SqlProcedureCallOperator() |
| Modifier and Type | Method and Description |
|---|---|
SqlNode |
rewriteCall(SqlValidator validator,
SqlCall call)
Rewrites a call to this operator.
|
adjustType, getMonotonicity, getSignatureTemplate, getSyntax, validRexOperandsacceptCall, acceptCall, allowsFraming, argumentMustBeScalar, checkOperandCount, checkOperandTypes, createCall, createCall, createCall, createCall, deriveType, equals, getAllowedSignatures, getAllowedSignatures, getKind, getLeftPrec, getName, getOperandCountRange, getOperandTypeChecker, getOperandTypeInference, getReturnTypeInference, getRightPrec, hashCode, inferReturnType, inferReturnType, isAggregator, isDeterministic, isDynamicFunction, isName, leftPrec, preValidateCall, requiresDecimalExpansion, requiresOrder, rightPrec, toString, unparse, unparseListClause, unparseListClause, validateCall, validateOperandspublic SqlNode rewriteCall(SqlValidator validator, SqlCall call)
SqlOperatorrewriteCall in class SqlOperatorvalidator - Validatorcall - Call to be rewrittenCopyright © 2012–2015 The Apache Software Foundation. All rights reserved.