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