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