Package | Description |
---|---|
org.hibernate.hql.internal.ast.tree |
Modifier and Type | Class and Description |
---|---|
class |
AbstractMapComponentNode
TODO : javadoc
|
class |
DotNode
Represents a reference to a property or alias expression.
|
class |
FromReferenceNode
Represents a reference to a FROM element, for example a class alias in a WHERE clause.
|
class |
IdentNode
Represents an identifier all by itself, which may be a function name,
a class alias, or a form of naked property-ref depending on the
context.
|
class |
IndexNode
Represents the [] operator and provides it's semantics.
|
class |
MapEntryNode
TODO : javadoc
|
class |
MapKeyNode
TODO : javadoc
|
class |
MapValueNode
TODO : javadoc
|
class |
SelectExpressionImpl
A select expression that was generated by a FROM element.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.