Searched defs:wrappedSql (Results 1 – 1 of 1) sorted by relevance
576 final String wrappedSql = buildQuery(projectionIn, wrap(selection), groupBy, in query() local678 final String wrappedSql = buildUpdate(values, wrap(selection)); in update() local750 final String wrappedSql = buildDelete(wrap(selection)); in delete() local