Nóta
Teastaíonn údarú chun rochtain a fháil ar an leathanach seo. Is féidir leat triail a bhaint as shíniú isteach nó eolairí a athrú.
Teastaíonn údarú chun rochtain a fháil ar an leathanach seo. Is féidir leat triail a bhaint as eolairí a athrú.
Updates the designated column with the specified object value.
Overload List
| Name | Description |
|---|---|
| updateNClob Method (int, java.sql.NClob) | Updates the designated column with an NClob value. |
| updateNClob Method (java.lang.String, java.sql.NClob) | Updates the designated column with an NClob value. |
| updateNClob Method (int, java.io.Reader) | Updates the designated column using the specified Reader object. |
| updateNClob Method (int, java.io.Reader, long) | Updates the designated column using the specified Reader object, which is the specified number of characters long. |
| updateNClob Method (java.lang.String, java.io.Reader) | Updates the designated column using the specified Reader object. |
| updateNClob Method (java.lang.String, java.io.Reader, long) | Updates the designated column using the specified Reader object, which is the specified number of characters long. |