Searched refs:GetRelationalCloudQuerySql (Results 1 – 3 of 3) sorted by relevance
189 …std::string sql = helper.GetRelationalCloudQuerySql(tableSchema_.fields, cloudDataResult.isCloudFo… in GetCloudStatement()
104 std::string GetRelationalCloudQuerySql(const std::vector<Field> &fields,
1152 std::string SqliteQueryHelper::GetRelationalCloudQuerySql(const std::vector<Field> &fields, in GetRelationalCloudQuerySql() function in DistributedDB::SqliteQueryHelper