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