Searched refs:updateRef (Results 1 – 2 of 2) sorted by relevance
2823 void updateRef(int columnIndex, java.sql.Ref x) throws SQLException; in updateRef() method2842 void updateRef(String columnLabel, java.sql.Ref x) throws SQLException; in updateRef() method
9596 method public void updateRef(int, java.sql.Ref) throws java.sql.SQLException;9597 method public void updateRef(String, java.sql.Ref) throws java.sql.SQLException;