Public Member Functions | |
toProjection () | |
Static Public Member Functions | |
static | create () |
Static Protected Member Functions | |
static | checkExpression (OqlQueryExpression $expression) |
Definition at line 15 of file OqlHavingClause.class.php.
static OqlHavingClause::checkExpression | ( | OqlQueryExpression $ | expression | ) | [static, protected] |
Reimplemented from OqlQueryExpressionClause.
Definition at line 33 of file OqlHavingClause.class.php.
References OqlQueryExpression::getClassName(), and Assert::isInstance().
static OqlHavingClause::create | ( | ) | [static] |
Definition at line 20 of file OqlHavingClause.class.php.
OqlHavingClause::toProjection | ( | ) |
Definition at line 28 of file OqlHavingClause.class.php.
References OqlQueryExpressionClause::toLogic().