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