[
https://issues.apache.org/jira/browse/DERBY-5645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Knut Anders Hatlen updated DERBY-5645:
--------------------------------------
Attachment: Derby5645.java
Attaching an example that uses the four methods. No errors are raised by the
methods when running on trunk.
> 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
> Attachments: Derby5645.java
>
>
> 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