Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/sql/
DResultSet.java1520 void updateNull(int columnIndex) throws SQLException; in updateNull() method
1909 void updateNull(String columnLabel) throws SQLException; in updateNull() method