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