[ 
http://issues.apache.org/jira/browse/DERBY-1285?page=comments#action_12377664 ] 

Daniel John Debrunner commented on DERBY-1285:
----------------------------------------------

Which section of JDBC 3.0 spec indicates these methods are required for 
compilance?
I see no reference to java.sql.Blob in sections 6.3, 6.4 or 6.5 of JDBC 3.0.

> Finish JDBC3 Blob implementation
> --------------------------------
>
>          Key: DERBY-1285
>          URL: http://issues.apache.org/jira/browse/DERBY-1285
>      Project: Derby
>         Type: Improvement

>   Components: JDBC
>     Versions: 10.2.0.0
>     Reporter: Rick Hillegas
>      Fix For: 10.2.0.0

>
> Fill in the following methods required for JDBC3 compliance:
> - The following java.sql.CallableStatement methods:
>   * getBlob(int)
> - The following java.sql.Blob methods:
>   * java.sql.Blob.setBytes(long,byte[])
>   * setBytes(long,byte[],int,int)
>   * getBinaryStream(long,long)
>   * setBinaryStream(long)
>   * truncate(long)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to