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, getId, hashCode, identifiers, toStringpublic static final java.lang.String ID
FromClauseFactory.EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference