Home
last modified time | relevance | path

Searched defs:updateBigDecimal (Results 1 – 1 of 1) sorted by relevance

/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/
DImpl_RowSet.java623 public void updateBigDecimal(int columnIndex, BigDecimal x) in updateBigDecimal() method in Impl_RowSet
627 public void updateBigDecimal(String columnName, BigDecimal x) in updateBigDecimal() method in Impl_RowSet