|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NodeSupport | |
|---|---|
| org.hibernate.sql.ordering.antlr | |
| Uses of NodeSupport in org.hibernate.sql.ordering.antlr |
|---|
| Subclasses of NodeSupport in org.hibernate.sql.ordering.antlr | |
|---|---|
class |
CollationSpecification
Models a collation specification (COLLATE using a specific character-set) within a SortSpecification. |
class |
OrderByFragment
Represents a parsed order-by mapping fragment. |
class |
OrderingSpecification
Models an ordering specification (ASCENDING or DESCENDING) within a SortSpecification. |
class |
SortKey
Models the container node for the sort key, which is the term given by the ANSI SQL specification to the expression upon which to sort for each SortSpecification |
class |
SortSpecification
Models each sorting expression. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||