Uses of Class
org.hibernate.metamodel.mapping.internal.AbstractDomainPath
-
Packages that use AbstractDomainPath Package Description org.hibernate.metamodel.mapping.ordering.ast -
-
Uses of AbstractDomainPath in org.hibernate.metamodel.mapping.ordering.ast
Subclasses of AbstractDomainPath in org.hibernate.metamodel.mapping.ordering.ast Modifier and Type Class Description classCollectionPartPathRepresents a part of a `CollectionPart` (element or index descriptor) as a DomainPathclassDomainPathContinuationA path relative to either a CollectionPartPath (element/index DomainPath) or another DomainPathContinuationclassFkDomainPathContinuationclassPluralAttributePathRepresents the collection as a DomainPath
-