addOutValue() throws Exception

Adds the data of the output field to the operation for a stored procedure.

Syntax

void addOutValue(org.dom4j.Elem operElem,
                   java.lang.String fieldName,
                   java.lang.String fieldType,
		      java.lang.String fieldValue)