Uses of Interface
org.hibernate.metamodel.mapping.ordering.ast.Node
Packages that use Node
Package
Description
-
Uses of Node in org.hibernate.metamodel.mapping.internal
Classes in org.hibernate.metamodel.mapping.internal that implement Node -
Uses of Node in org.hibernate.metamodel.mapping.ordering.ast
Subinterfaces of Node in org.hibernate.metamodel.mapping.ordering.astModifier and TypeInterfaceDescriptioninterface
Represents a domain-path (model part path) used in an order-by fragmentinterface
Contract for anything that can be a sort expressionClasses in org.hibernate.metamodel.mapping.ordering.ast that implement NodeModifier and TypeClassDescriptionclass
Represents a part of a `CollectionPart` (element or index descriptor) as a DomainPathclass
Represents a column-reference used in an order-by fragmentclass
A path relative to either a CollectionPartPath (element/index DomainPath) or another DomainPathContinuationclass
class
Represents a function used in an order-by fragmentclass
An individual sort specification in an order-by fragmentclass
Represents the collection as a DomainPathclass
Represents a self rendering expression i.e.