public class GenericQueryBNF extends JPQLQueryBNF
JPQLQueryBNF
can be used to manually create a new BNF without having to create
a concrete instance.Constructor and Description |
---|
GenericQueryBNF(String id)
Creates a new
GenericQueryBNF . |
children, getExpressionFactory, getExpressionFactoryIds, getExpressionRegistry, getFallbackBNFId, getFallbackExpressionFactoryId, getId, getIdentifiers, handleAggregate, handleCollection, handlesNestedArray, handleSubExpression, hasChild, hasIdentifier, initialize, isCompound, nonCompoundChildren, registerChild, registerExpressionFactory, setCompound, setFallbackBNFId, setFallbackExpressionFactoryId, setHandleAggregate, setHandleCollection, setHandleNestedArray, setHandleSubExpression, toString, toString
public GenericQueryBNF(String id)
GenericQueryBNF
.id
- The unique identifier of this BNFCopyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.