public final class WhenClauseFactory extends ExpressionFactory
WhenClauseFactory
creates a new WhenClause
when the portion of the query to
parse starts with WHEN.WhenClause
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ID
The unique identifier of this
WhenClauseFactory . |
Constructor and Description |
---|
WhenClauseFactory()
Creates a new
WhenClauseFactory . |
compareTo, equals, getExpressionRegistry, getId, hashCode, identifiers, toString
public static final java.lang.String ID
WhenClauseFactory
.EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference