Searched refs:setRowId (Results 1 – 3 of 3) sorted by relevance
1944 void setRowId(int parameterIndex, RowId x) throws SQLException; in setRowId() method1956 void setRowId(String parameterName, RowId x) throws SQLException; in setRowId() method
770 void setRowId(int parameterIndex, RowId x) throws SQLException; in setRowId() method
1817 void setRowId(String parameterName, RowId x) throws SQLException; in setRowId() method