Lines Matching refs:row
165 * for each row of the result set.<P>
186 * for each row of the result set. Each '%q' or %Q in the
218 * Return the row identifier of the last inserted
219 * row.
726 * @param row row identifier
732 long row, boolean rw) throws SQLite.Exception {
735 _open_blob(db, table, column, row, rw, blob);
780 * @param row row identifier
786 long row, boolean rw, Blob blob)