Details
Description
If a procedure sets an INOUT CLOB arg to NULL and is then re-invoked, the NULL is not preserved. Instead, the procedure sees the same CLOB that it saw in the last invocation. This bug was disclosed during the testing of the fix for DERBY-2515. I will attach a repro.
Attachments
Attachments
Issue Links
- is depended upon by
-
DERBY-2515 Network client does not retain the INOUT parameter value change for subsequent execution
- Closed