Home
last modified time | relevance | path

Searched refs:updateLong (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/java/sql/
DResultSet.java1616 void updateLong(int columnIndex, long x) throws SQLException; in updateLong() method
2004 void updateLong(String columnLabel, long x) throws SQLException; in updateLong() method