All Implemented Interfaces:
JPQLQueryDeclaration

public class RangeDeclaration extends AbstractRangeDeclaration
This RangeDeclaration represents an identification variable declaration that was declared in the FROM clause of a SELECT top-level query or subquery.
Since:
2.5
Version:
2.5
See Also:
  • Constructor Details

    • RangeDeclaration

      public RangeDeclaration()
      Creates a new RangeDeclaration.
  • Method Details