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