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