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, getId, hashCode, identifiers, toString
public static final java.lang.String ID
WhereClauseFactory
.EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference