| Package | Description |
|---|---|
| org.hibernate.hql.internal.ast.tree | |
| org.hibernate.loader.hql |
This package defines a loader for the AST-based query parser
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConstructorNode
Represents a constructor (new) in a SELECT.
|
class |
MapEntryNode
Tree node representing reference to the entry (
Map.Entry) of a Map association. |
| Modifier and Type | Method and Description |
|---|---|
AggregatedSelectExpression |
SelectClause.getAggregatedSelectExpression() |
| Modifier and Type | Method and Description |
|---|---|
AggregatedSelectExpression |
QueryLoader.getAggregatedSelectExpression() |
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.