public final class SelectClauseFactory extends ExpressionFactory
SelectClauseFactory
creates a new SelectClause
when the portion of the
query to parse starts with SELECT.SelectClause
Modifier and Type | Field and Description |
---|---|
static String |
ID
The unique identifier of this
SelectClauseFactory . |
Constructor and Description |
---|
SelectClauseFactory()
Creates a new
SelectClauseFactory . |
compareTo, equals, getExpressionRegistry, getId, hashCode, identifiers, toString
public static final String ID
SelectClauseFactory
.EclipseLink 2.5.2, "build v20140319-9ad6abd" API Reference