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