Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/sql/
DResultSet.java2927 void updateArray(int columnIndex, java.sql.Array x) throws SQLException; in updateArray() method
2946 void updateArray(String columnLabel, java.sql.Array x) throws SQLException; in updateArray() method