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