Updates the designated column with a character stream value.
Overload List
| Name | Description |
|---|---|
|
Updates the designated column with a character stream value given the column index and length. |
|
|
updateCharacterStream (java.lang.String, java.io.Reader, int) |
Updates the designated column with a character stream value given the column name and length. |