Package org.apache.calcite.sql
Class SqlJdbcFunctionCall.SimpleMakeCall
java.lang.Object
org.apache.calcite.sql.SqlJdbcFunctionCall.SimpleMakeCall
- Enclosing class:
SqlJdbcFunctionCall
Converter that calls a built-in function with the same arguments.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncreateCall
(SqlParserPos pos, @Nullable SqlNode... operands) @Nullable String
isValidArgCount
(SqlCallBinding binding)
-
Constructor Details
-
SimpleMakeCall
-
-
Method Details
-
getOperator
-
createCall
-
isValidArgCount
-