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