Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/sql/
DPreparedStatement.java542 void setRef (int parameterIndex, Ref x) throws SQLException; in setRef() method
/libcore/ojluni/src/main/java/javax/sql/
DRowSet.java1408 void setRef (int i, Ref x) throws SQLException; in setRef() method
/libcore/luni/src/test/java/libcore/java/sql/
DOldPreparedStatementTest.java2199 ps.setRef(1,mock); in testSetRef()
/libcore/api/
Dcurrent.txt10204 method public void setRef(int, java.sql.Ref) throws java.sql.SQLException;
20101 method public void setRef(int, java.sql.Ref) throws java.sql.SQLException;