public final class CollectionMemberExpressionFactory extends ExpressionFactory
CollectionMemberExpressionFactory creates a new CollectionMemberExpression
when the portion of the query to parse starts with MEMBER, MEMBER OF, NOT
MEMBER or NOT MEMBER OF.CollectionMemberExpression| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ID
The unique identifier of this
CollectionMemberExpression. |
| Constructor and Description |
|---|
CollectionMemberExpressionFactory()
Creates a new
CollectionMemberExpressionFactory. |
compareTo, equals, getExpressionRegistry, getFallBackExpressionFactoryId, getId, hashCode, identifiers, setFallBackExpressionFactory, toStringpublic static final java.lang.String ID
CollectionMemberExpression.EclipseLink 2.4.2, "build v20130514-5956486" API Reference