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