public final class CollectionValuedPathExpressionBNF extends JPQLQueryBNF
collection_valued_path_expression ::= general_identification_variable.{single_valued_object_field.}*collection_valued_field| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ID
The unique identifier of this BNF rule.
|
| Constructor and Description |
|---|
CollectionValuedPathExpressionBNF()
Creates a new
CollectionValuedPathExpressionBNF. |
expressionFactory, expressionFactoryIds, getId, handleAggregate, handleCollection, hasIdentifier, identifiers, isCompound, nonCompoundChildren, toStringpublic static final java.lang.String ID
EclipseLink 2.3.2, "build v20111125-r10461" API Reference