Home
last modified time | relevance | path

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

/libcore/luni/src/main/java/java/sql/
DResultSet.java1337 public void updateArray(int columnIndex, Array x) throws SQLException; in updateArray() method
1350 public void updateArray(String columnName, Array x) throws SQLException; in updateArray() method