Searched defs:baseQuerySql (Results 1 – 1 of 1) sorted by relevance
1214 string baseQuerySql = mapTableName + " INNER JOIN " + tableName + " ON " + in BatchInsertMap() local1653 int32_t CloneRestore::QueryMapTotalNumber(const string &baseQuerySql) in QueryMapTotalNumber()1659 vector<MapInfo> CloneRestore::QueryMapInfos(const string &tableName, const string &baseQuerySql, in… in QueryMapInfos()