Class DomainPathContinuation

java.lang.Object
org.hibernate.metamodel.mapping.internal.AbstractDomainPath
org.hibernate.metamodel.mapping.ordering.ast.DomainPathContinuation
All Implemented Interfaces:
DomainPath, Node, OrderingExpression, SequencePart
Direct Known Subclasses:
FkDomainPathContinuation

public class DomainPathContinuation extends AbstractDomainPath
A path relative to either a CollectionPartPath (element/index DomainPath) or another DomainPathContinuation