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