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