Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/sql/
DResultSet.java2823 void updateRef(int columnIndex, java.sql.Ref x) throws SQLException; in updateRef() method
2842 void updateRef(String columnLabel, java.sql.Ref x) throws SQLException; in updateRef() method