Home
last modified time | relevance | path

Searched defs:getRef (Results 1 – 3 of 3) sorted by relevance

/libcore/ojluni/src/main/java/java/net/
DURL.java832 public String getRef() { in getRef() method in URL
/libcore/ojluni/src/main/java/java/sql/
DCallableStatement.java446 Ref getRef (int parameterIndex) throws SQLException; in getRef() method
1615 Ref getRef (String parameterName) throws SQLException; in getRef() method
DResultSet.java2469 Ref getRef(int columnIndex) throws SQLException; in getRef() method
2561 Ref getRef(String columnLabel) throws SQLException; in getRef() method