Object getValue()
None.
Returns the value of the associated CwDBStoredProcedureParam parameter as a Java Object.
None.
The getValue() method returns the parameter value as a Java Object (such as Integer, Double, or String). If the value returned to an OUT parameter is the JDBC NULL, getParamValue() returns the null constant.