Updates the designated column with a binary stream value.
Overload List
| Name | Description |
|---|---|
|
Updates the designated column with a binary stream value given the column index. |
|
|
updateBinaryStream (java.lang.String, java.io.InputStream, int) |
Updates the designated column with a binary stream value given the column name. |