Home
last modified time | relevance | path

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

/libcore/luni/src/main/java/java/sql/
DSQLOutput.java237 public void writeRef(Ref theRef) throws SQLException; in writeRef() argument
DPreparedStatement.java541 public void setRef(int parameterIndex, Ref theRef) throws SQLException; in setRef() argument
/libcore/luni/src/main/java/javax/sql/
DRowSet.java1468 public void setRef(int parameterIndex, Ref theRef) throws SQLException; in setRef() argument