Modifying a parameter for a stored procedure in Java

Procedure

  1. Open the Create Java Procedure wizard.

    For more information, see Creating a stored procedure in java.

  2. In the Parameters tab, select the parameter and click Edit.

    The Specify Parameter window is displayed.

  3. You can alter any of the following:
    • Name

    • SQL/MX Type or its attributes

    • Use Java wrapper class

    • Parameter Mode

  4. Click OK.