Public Member Functions | Static Public Member Functions | Static Protected Member Functions

OqlHavingClause Class Reference
[Object Query Language based on Criteria]

Inheritance diagram for OqlHavingClause:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 toProjection ()

Static Public Member Functions

static create ()

Static Protected Member Functions

static checkExpression (OqlQueryExpression $expression)

Detailed Description

Definition at line 15 of file OqlHavingClause.class.php.


Member Function Documentation

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().

Here is the call graph for this function:

static OqlHavingClause::create (  )  [static]
Returns:
OqlHavingClause

Definition at line 20 of file OqlHavingClause.class.php.

OqlHavingClause::toProjection (  ) 
Returns:
HavingProjection

Definition at line 28 of file OqlHavingClause.class.php.

References OqlQueryExpressionClause::toLogic().

Here is the call graph for this function:


The documentation for this class was generated from the following file: