Home
last modified time | relevance | path

Searched refs:theRowId (Results 1 – 3 of 3) sorted by relevance

/libcore/luni/src/main/java/java/sql/
DSQLOutput.java323 public void writeRowId(RowId theRowId) throws SQLException; in writeRowId() argument
DPreparedStatement.java705 public void setRowId(int parameterIndex, RowId theRowId) throws SQLException; in setRowId() argument
/libcore/luni/src/main/java/javax/sql/
DRowSet.java1543 public void setRowId(int parameterIndex, RowId theRowId) in setRowId() argument
1557 public void setRowId(String parameterName, RowId theRowId) in setRowId() argument