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, getId, hashCode, identifiers, toStringpublic static final java.lang.String ID
CollectionMemberExpression.EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference