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.IdentificationVariableDeclarationJPQLQueryDeclaration.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, hasJoinsgetBaseExpression, getDeclarationExpression, getIdentificationVariable, getRootPath, getVariableName, toStringpublic JPQLQueryDeclaration.Type getType()
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference