Searched refs:theRef (Results 1 - 3 of 3) sorted by relevance

/libcore/luni/src/main/java/java/sql/
H A DSQLOutput.java231 * @param theRef
237 public void writeRef(Ref theRef) throws SQLException; argument
H A DPreparedStatement.java534 * @param theRef
541 public void setRef(int parameterIndex, Ref theRef) throws SQLException; argument
/libcore/luni/src/main/java/javax/sql/
H A DRowSet.java1462 * @param theRef
1468 public void setRef(int parameterIndex, Ref theRef) throws SQLException; argument

Completed in 9 milliseconds