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