Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Updates the designated column with a character stream value.
Overload List
| Name | Description |
|---|---|
| updateNCharacterStream Method (int, java.io.Reader) | Updates the designated column with a character stream value. |
| updateNCharacterStream Method (int, java.io.Reader, long) | Updates the designated column with a character stream value, which will have the specified number of bytes. |
| updateNCharacterStream Method (java.lang.String, java.io.Reader) | Updates the designated column with a character stream value. |
| updateNCharacterStream Method (java.lang.String, java.io.Reader, long) | Updates the designated column with a character stream value, which will have the specified number of bytes. |