Searched refs:updateBigDecimal (Results 1 – 2 of 2) sorted by relevance
1674 void updateBigDecimal(int columnIndex, BigDecimal x) throws SQLException; in updateBigDecimal() method2062 void updateBigDecimal(String columnLabel, BigDecimal x) throws SQLException; in updateBigDecimal() method
9536 method public void updateBigDecimal(int, java.math.BigDecimal) throws java.sql.SQLException;9537 method public void updateBigDecimal(String, java.math.BigDecimal) throws java.sql.SQLException;