Namespaces | |
namespace | cqosdb |
Functions | |
string | cqosdb::crossJoinStr (ParameterSet &set1, ParameterSet &set2) |
Produce a SQL string text that describes cross join conditions of two sets of parameters. | |
void | cqosdb::normString (string &type) |
Trim a string and trun it to lower case;. |