| Package | Description |
|---|---|
| org.hibernate.sql.ordering.antlr |
| Modifier and Type | Class and Description |
|---|---|
class |
CollationSpecification
Models a collation specification (<tt>COLLATE</tt> using a specific character-set) within a
SortSpecification. |
class |
NodeSupport
Basic implementation of a
Node briding to the Antlr CommonAST hierarchy. |
class |
OrderByFragment
Represents a parsed <tt>order-by</tt> mapping fragment.
|
class |
OrderingSpecification
Models an ordering specification (<tt>ASCENDING</tt> or <tt>DESCENDING</tt>) within a
SortSpecification. |
class |
SortKey
Models the container node for the <tt>sort key</tt>, 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.
|
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.