QueryEngine Member List
This is the complete list of members for
QueryEngine, including all inherited members.
| getInstance() | QueryEngine | [static] |
| insert(const char *relName, int nValues, const TypedValue values[]) | QueryEngine | |
| remove(const char *relName, int nConditions, const Condition conditions[]) | QueryEngine | |
| select(int nAttributes, const RelationAttribute attributes[], int nRelations, const char *relations[], int nConditions, const Condition conditions[]) | QueryEngine | |
| update(const char *relName, const RelationAttribute *left, const AttributeOrValue *right, int nConditions, const Condition conditions[]) | QueryEngine | |