Napomena
Za pristup ovoj stranici potrebna je autorizacija. Možete se pokušati prijaviti ili promijeniti direktorije.
Za pristup ovoj stranici potrebna je autorizacija. Možete pokušati promijeniti direktorije.
Updates the designated column with a BigDecimal object.
Overload List
| Name | Description |
|---|---|
| updateBigDecimal (int, java.math.BigDecimal) | Updates the designated column with a BigDecimal object given the column index. |
| updateBigDecimal (java.lang.String, java.math.BigDecimal) | Updates the designated column with a BigDecimal object given the column name. |