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