HCE Project Python language Distributed Tasks Manager Application, Distributed Crawler Application and client API bindings.  2.0.0-chaika
Hierarchical Cluster Engine Python language binding
SQLCriterions.py File Reference

Go to the source code of this file.

Namespaces

 app.SQLCriterions
 

Functions

def app.SQLCriterions.generateCriterionSQL (criterions, additionWhere=None, siteId=None)
 

Variables

string app.SQLCriterions.CRITERION_WHERE = "WHERE"
 
string app.SQLCriterions.CRITERION_ORDER = "ORDER BY"
 
string app.SQLCriterions.CRITERION_LIMIT = "LIMIT"