queryDef

Definition of queries

Methods

BuildQuery Returns generated query
BuildQueryEx Returns generated query and format string
CreateInstanceFromModel Instantiates an instance of an object via a template
DisplayCondition Builds a representation of the query
EvaluateExpr Evaluate an expression by the database
ExecuteQuery Retrieve data from a query
GetInstanceFromModel Retrieve the data of an instance created from a template
SelectAll Adds all fields in the select part.
Update Mass update of the selection

Generic Methods

create Creates a new entity corresponding to a given schema.
load Loads and returns an entity corresponding to a given schema and key.
save Saves an entity in the database.