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 an Object value.
Overload List
| Name | Description |
|---|---|
| updateObject (int, java.lang.Object) | Updates the designated column with an Object value given the column index. |
| updateObject (int, java.lang.Object, int) | Updates the designated column with an Object value given the column index and scale. |
| updateObject (java.lang.String, java.lang.Object) | Updates the designated column with an Object value given the column name. |
| updateObject (java.lang.String, java.lang.Object, int) | Updates the designated column with an Object value given the column name and scale. |