Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/sql/
DResultSet.java1597 void updateInt(int columnIndex, int x) throws SQLException; in updateInt() method
1985 void updateInt(String columnLabel, int x) throws SQLException; in updateInt() method