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

/libcore/ojluni/src/main/java/java/sql/
H A DCallableStatement.java1783 RowId getRowId(int parameterIndex) throws SQLException; method in interface:CallableStatement
1800 RowId getRowId(String parameterName) throws SQLException; method in interface:CallableStatement
H A DResultSet.java2969 RowId getRowId(int columnIndex) throws SQLException; method in interface:ResultSet
2986 RowId getRowId(String columnLabel) throws SQLException; method in interface:ResultSet

Completed in 102 milliseconds