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