Searched refs:updateArray (Results 1 – 2 of 2) sorted by relevance
2937 void updateArray(int columnIndex, java.sql.Array x) throws SQLException; in updateArray() method2956 void updateArray(String columnLabel, java.sql.Array x) throws SQLException; in updateArray() method
10328 method public void updateArray(int, java.sql.Array) throws java.sql.SQLException;10329 method public void updateArray(String, java.sql.Array) throws java.sql.SQLException;