abstract public getLimit () ...
abstract public rightJoin (mixed $model, [mixed $conditions], [mixed $alias]) ...
abstract public notBetweenWhere (mixed $expr, mixed $minimum, mixed $maximum, [mixed $operator])
abstract public from (mixed $models) ...
abstract public notInWhere (mixed $expr, array $values, [mixed $operator]) ...
abstract public inWhere (mixed $expr, array $values, [mixed $operator]) ...
abstract public getColumns () ...
abstract public orderBy (mixed $orderBy) ...
abstract public getGroupBy () ...
abstract public getOrderBy () ...
Page 2 of 4