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