Home
last modified time | relevance | path

Searched refs:updateNull (Results 1 – 2 of 2) 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
/libcore/api/
Dcurrent.txt10390 method public void updateNull(int) throws java.sql.SQLException;
10391 method public void updateNull(String) throws java.sql.SQLException;