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