public final class LengthExpressionFactory extends ExpressionFactory
LengthExpressionFactory
creates a new LengthExpression
when the portion of
the query to parse starts with LENGTH.LengthExpression
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ID
The unique identifier of this
LengthExpressionFactory . |
Constructor and Description |
---|
LengthExpressionFactory()
Creates a new
LengthExpressionFactory . |
compareTo, equals, getExpressionRegistry, getId, hashCode, identifiers, toString
public static final java.lang.String ID
LengthExpressionFactory
.EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference