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
10376 method public void updateLong(int, long) throws java.sql.SQLException;10377 method public void updateLong(String, long) throws java.sql.SQLException;