Searched defs:unwrappedSql (Results 1 – 2 of 2) sorted by relevance
549 final String unwrappedSql = buildQuery( in query() local653 final String unwrappedSql = buildUpdate(values, selection); in update() local728 final String unwrappedSql = buildDelete(selection); in delete() local
522 final String unwrappedSql = buildQuery( in query() local