Re: Callablestatement.execute() and clearParameter() causing excep



It's a bug in Parameter. clearInputValue() nullifies the typeinfo,
and then StreamRetValue() tries to use the typeinfo during
the getLong() call.

.


Loading