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