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