Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
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. |