Reference manual says setBlob()/setClob()/getBlob()/getClob() are not supported 
on CallableStatement
----------------------------------------------------------------------------------------------------

                 Key: DERBY-5645
                 URL: https://issues.apache.org/jira/browse/DERBY-5645
             Project: Derby
          Issue Type: Bug
          Components: Documentation
    Affects Versions: 10.9.0.0
            Reporter: Knut Anders Hatlen


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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to