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