public final class HavingClauseFactory extends ExpressionFactory
HavingClauseFactory
creates a new HavingClause
when the portion of the query
to parse starts with HAVING.HavingClause
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ID
The unique identifier of this
HavingClauseFactory . |
Constructor and Description |
---|
HavingClauseFactory()
Creates a new
HavingClauseFactory . |
compareTo, equals, getExpressionRegistry, getFallBackExpressionFactoryId, getId, hashCode, identifiers, setFallBackExpressionFactory, toString
public static final java.lang.String ID
HavingClauseFactory
.EclipseLink 2.4.2, "build v20130514-5956486" API Reference