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