Searched refs:setRef (Results 1 – 3 of 3) sorted by relevance
541 public void setRef(int parameterIndex, Ref theRef) throws SQLException; in setRef() method
1468 public void setRef(int parameterIndex, Ref theRef) throws SQLException; in setRef() method
2201 ps.setRef(1,mock); in testSetRef()