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
9574 method public void updateInt(int, int) throws java.sql.SQLException;9575 method public void updateInt(String, int) throws java.sql.SQLException;