|
The temporary code related to CLOBSETSTRING has been removed from the LOBStoredProcedure class. Correspondingly the code in ClobStoredProcedureTest that made use of this temporary code has also been removed.
I have run the ClobStoredProcedureTest and it passes. I will run junit All and will report back the results. Please consider this patch for reviews and comments. Running tests on attached patch. Will revert back with test results. Enabling the patch available flag.
Thanks for the patch, Narayanan. Looks non-controversial to me. Tests ran cleanly for me. Committed at subversion revision 534824.
Thanks a ton for the commit Rick. Many thanks for the reviews and comments and the final commit for the patch.
Narayanan The final patches to this issue have been submitted and committed. Resolving the issue.
All patches submitted and committed.
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
The set methods of Clob have been implemented(https://issues.apache.org/jira/browse/DERBY-2346) and this temporary code can be removed.