Searched refs:updateLong (Results 1 – 2 of 2) sorted by relevance
1616 void updateLong(int columnIndex, long x) throws SQLException; in updateLong() method2004 void updateLong(String columnLabel, long x) throws SQLException; in updateLong() method
9576 method public void updateLong(int, long) throws java.sql.SQLException;9577 method public void updateLong(String, long) throws java.sql.SQLException;