Searched refs:updateArray (Results 1 – 3 of 3) sorted by relevance
1339 public void updateArray(int columnIndex, Array x) throws SQLException; in updateArray() method1352 public void updateArray(String columnName, Array x) throws SQLException; in updateArray() method
606 public void updateArray(int columnIndex, Array x) throws SQLException { in updateArray() method in Impl_RowSet609 public void updateArray(String columnName, Array x) throws SQLException { in updateArray() method in Impl_RowSet
922 public void updateArray(int colIndex, java.sql.Array x) in updateArray() method in JDBCResultSet927 public void updateArray(String colIndex, java.sql.Array x) in updateArray() method in JDBCResultSet