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