หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
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. |