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