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