Searched defs:setBigDecimal (Results 1 – 3 of 3) sorted by relevance
738 void setBigDecimal(int parameterIndex, BigDecimal x) throws SQLException; in setBigDecimal() method755 void setBigDecimal(String parameterName, BigDecimal x) throws SQLException; in setBigDecimal() method
221 void setBigDecimal(int parameterIndex, BigDecimal x) throws SQLException; in setBigDecimal() method
934 void setBigDecimal(String parameterName, BigDecimal x) throws SQLException; in setBigDecimal() method