Home
last modified time | relevance | path

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

/libcore/ojluni/annotations/hiddenapi/java/net/
DURL.java132 public java.lang.String getRef() { in getRef() method in URL
/libcore/ojluni/src/main/java/java/sql/
DCallableStatement.java448 Ref getRef (int parameterIndex) throws SQLException; in getRef() method
1617 Ref getRef (String parameterName) throws SQLException; in getRef() method
DResultSet.java2479 Ref getRef(int columnIndex) throws SQLException; in getRef() method
2571 Ref getRef(String columnLabel) throws SQLException; in getRef() method
/libcore/ojluni/src/main/java/java/net/
DURL.java846 public String getRef() { in getRef() method in URL