Home
last modified time | relevance | path

Searched refs:getRowId (Results 1 – 3 of 3) 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
/libcore/api/
Dcurrent.txt9700 method public java.sql.RowId getRowId(int) throws java.sql.SQLException;
9701 method public java.sql.RowId getRowId(String) throws java.sql.SQLException;
10287 method public java.sql.RowId getRowId(int) throws java.sql.SQLException;
10288 method public java.sql.RowId getRowId(String) throws java.sql.SQLException;