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 String |
ID
The unique identifier of this
NullIfExpressionFactory . |
Constructor and Description |
---|
NullIfExpressionFactory()
Creates a new
NullIfExpressionFactory . |
compareTo, equals, getExpressionRegistry, getId, hashCode, identifiers, toString
public static final String ID
NullIfExpressionFactory
.EclipseLink 2.5.2, "build v20140319-9ad6abd" API Reference