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