public class RangeDeclaration extends AbstractRangeDeclaration
RangeDeclaration
represents an identification variable declaration that was
declared in the FROM
clause of a SELECT
top-level query
or subquery.IdentificationVariableDeclaration
JPQLQueryDeclaration.Type
Constructor and Description |
---|
RangeDeclaration()
Creates a new
RangeDeclaration . |
Modifier and Type | Method and Description |
---|---|
JPQLQueryDeclaration.Type |
getType()
Determines the type this declaration represents.
|
getJoins, hasJoins
getBaseExpression, getDeclarationExpression, getIdentificationVariable, getRootPath, getVariableName, toString
public JPQLQueryDeclaration.Type getType()
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference