Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
10.9.1.0
-
None
Description
http://db.apache.org/derby/docs/dev/ref/rrefjdbc96386.html says
"Derby implements all of the methods for these interfaces except for the setBlob, getBlob, setClob, and getClob methods of the CallableStatement interface."
Derby does implement all four methods, so that line should be removed.