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