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 java.lang.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 java.lang.String ID
UnknownExpressionFactory
.EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference