Searched refs:getRowId (Results 1 - 2 of 2) sorted by relevance

/libcore/luni/src/main/java/java/sql/
H A DCallableStatement.java1395 public RowId getRowId(int parameterIndex) throws SQLException; method in interface:CallableStatement
1403 public RowId getRowId(String parameterName) throws SQLException; method in interface:CallableStatement
H A DResultSet.java1949 public RowId getRowId(int columnIndex) throws SQLException; method in interface:ResultSet
1955 public RowId getRowId(String columnLabel) throws SQLException; method in interface:ResultSet

Completed in 616 milliseconds