updateBlob Method (SQLServerResultSet)
Updates the designated column with the specified object value.
Overload List
Name | Description |
---|---|
Updates the designated column with a java.sql.Blob value. |
|
Updates the designated column using the specified input stream. |
|
Updates the designated column using the specified input stream, which will have the specified number of bytes. |
|
Updates the designated column with a java.sql.Blob value. |
|
Updates the designated column using the specified input stream. |
|
Updates the designated column using the specified input stream, which will have the specified number of bytes. |