|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PathNode | |
org.hibernate.hql.ast | An ANTLR-based parser for Hibernate Query Language. |
Uses of PathNode in org.hibernate.hql.ast |
Classes in org.hibernate.hql.ast that implement PathNode | |
(package private) class |
org.hibernate.hql.ast.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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |