Searched refs:updateDouble (Results 1 – 2 of 2) sorted by relevance
1654 void updateDouble(int columnIndex, double x) throws SQLException; in updateDouble() method2042 void updateDouble(String columnLabel, double x) throws SQLException; in updateDouble() method
10370 method public void updateDouble(int, double) throws java.sql.SQLException;10371 method public void updateDouble(String, double) throws java.sql.SQLException;