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