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