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