Lines Matching refs:updateInt
1027 public void updateInt(int colIndex, int b) throws SQLException {1162 public void updateInt(String colName, int b) throws SQLException {1164 updateInt(col, b);