Interface ProcedureExecution

    • Method Detail

      • getOutputParameterValues

        List<?> getOutputParameterValues()
                                  throws TranslatorException
        Get the output parameter values. Results should place the return parameter first if it is present, then the IN/OUT and OUT parameters should follow in the order they appeared in the command.
        Throws:
        TranslatorException - If an error occurs while retrieving the output value