public array getBindTypes () Returns default bind types
public Phalcon\Mvc\Model\Query\Builder orderBy
public having (mixed $having) Sets a HAVING condition clause. You need to escape PHQL reserved words using [ and ]
integer TYPE_SELECT
abstract public notInWhere (mixed $expr, array $values, [mixed $operator]) ...
string OPERATOR_AND
abstract public getOrderBy () ...
public getDistinct () Returns SELECT DISTINCT / SELECT ALL flag
abstract public getGroupBy () ...
public mixed execute ([array $bindParams], [array $bindTypes]) Executes a parsed PHQL statement
Page 6 of 11