Class SqlFunctionScalarJsonValue

    • Method Detail

      • getScalarFunction

        public ScalarFunction getScalarFunction()
        Gets scalar function.
        Returns:
        the scalar function
      • getArguments

        public List<SqlNode> getArguments()
        Gets arguments.
        Returns:
        the arguments
      • getReturningDataType

        public DataType getReturningDataType()
        Gets returning data type.
        Returns:
        the returning data type