Package org.hibernate.metamodel.mapping.ordering.ast
package org.hibernate.metamodel.mapping.ordering.ast
-
ClassDescriptionRepresents a part of a `CollectionPart` (element or index descriptor) as a DomainPathRepresents a column-reference used in an order-by fragmentRepresents a domain-path (model part path) used in an order-by fragmentA path relative to either a CollectionPartPath (element/index DomainPath) or another DomainPathContinuationRepresents a function used in an order-by fragmentCommon contract for all nodes in the order-by fragment ASTContract for anything that can be a sort expressionAn individual sort specification in an order-by fragmentRepresents the translation of an individual part of a path in `@OrderBy` translation Similar in purpose to
DotIdentifierConsumer
, but for `@OrderBy` translationIndicates a problem resolving a domain-path occurring in an order-by fragmentRepresents the collection as a DomainPathSequencePart implementation used to translate the root of a pathRepresents a self rendering expression i.e.Represents an individual identifier in a dot-identifier sequence