Namespaces | |
namespace | cqosdb |
Functions | |
string | cqosdb::ToString (double x) |
Transform a double data to a string. | |
string | cqosdb::ToString (int x) |
Transform a integer data to a string. | |
string | cqosdb::ToString (long x) |
Transform a long integer data to a string. | |
string | cqosdb::crossJoinStr (ParameterSet &set1, ParameterSet &set2) |
Produce a SQL string text that describes cross join conditions of two sets of parameters. |