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