Uses of Package
org.hibernate.metamodel.mapping.ordering.ast
Packages that use org.hibernate.metamodel.mapping.ordering.ast
Package
Description
Support for set and map ordering
-
Classes in org.hibernate.metamodel.mapping.ordering.ast used by org.hibernate.metamodel.mapping.internalClassDescriptionRepresents a domain-path (model part path) used in an order-by fragmentCommon contract for all nodes in the order-by fragment ASTContract for anything that can be a sort expressionRepresents an individual identifier in a dot-identifier sequence
-
-
Classes in org.hibernate.metamodel.mapping.ordering.ast used by org.hibernate.metamodel.mapping.ordering.astClassDescriptionRepresents 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 collection as a DomainPathRepresents an individual identifier in a dot-identifier sequence