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 String |
ID
The unique identifier of this
SqrtExpressionFactory . |
Constructor and Description |
---|
SqrtExpressionFactory()
Creates a new
SqrtExpressionFactory . |
compareTo, equals, getExpressionRegistry, getId, hashCode, identifiers, toString
public static final String ID
SqrtExpressionFactory
.EclipseLink 2.5.2, "build v20140319-9ad6abd" API Reference