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