public final class UnknownExpressionFactory extends ExpressionFactory
UnknownExpressionFactory
creates a new UnknownExpression
when the portion of
the query to parse is unknown.UnknownExpression
Modifier and Type | Field and Description |
---|---|
static String |
ID
The unique identifier of this
UnknownExpressionFactory . |
Constructor and Description |
---|
UnknownExpressionFactory()
Creates a new
UnknownExpressionFactory . |
compareTo, equals, getExpressionRegistry, getId, hashCode, identifiers, toString
public static final String ID
UnknownExpressionFactory
.EclipseLink 2.5.2, "build v20140319-9ad6abd" API Reference