Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/sql/
DCallableStatement.java1784 RowId getRowId(int parameterIndex) throws SQLException; in getRowId() method
1801 RowId getRowId(String parameterName) throws SQLException; in getRowId() method
DResultSet.java2975 RowId getRowId(int columnIndex) throws SQLException; in getRowId() method
2992 RowId getRowId(String columnLabel) throws SQLException; in getRowId() method