Searched refs:updateInt (Results 1 – 2 of 2) sorted by relevance
1597 void updateInt(int columnIndex, int x) throws SQLException; in updateInt() method1985 void updateInt(String columnLabel, int x) throws SQLException; in updateInt() method
10374 method public void updateInt(int, int) throws java.sql.SQLException;10375 method public void updateInt(String, int) throws java.sql.SQLException;